Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally 272f1fc2cf3a: Pulling from altinityinfra/stateless-test 9cb31e2e37ea: Pulling fs layer df359b7b1559: Pulling fs layer 3a559aa61c9d: Pulling fs layer 68a0cab749fd: Pulling fs layer 651fb59f4bde: Pulling fs layer e46ee7633e06: Pulling fs layer 4d81e853134c: Pulling fs layer 2ca83fb30920: Pulling fs layer 87383c42c280: Pulling fs layer c69fd5871616: Pulling fs layer be36e833f5a0: Pulling fs layer 01d36d6d8ac0: Pulling fs layer d26aa70e4ee9: Pulling fs layer 4f4fb700ef54: Pulling fs layer a530659dc546: Pulling fs layer 67ee28f56be0: Pulling fs layer b4317c09da11: Pulling fs layer 85d8d0cf5c07: Pulling fs layer 698f50c38bfc: Pulling fs layer 72201d93f05d: Pulling fs layer b470e71e0f04: Pulling fs layer ac7e0d204651: Pulling fs layer e46ee7633e06: Waiting 4d81e853134c: Waiting b7ee99b11446: Pulling fs layer 2ca83fb30920: Waiting 01d36d6d8ac0: Waiting 6c599e19d203: Pulling fs layer 87383c42c280: Waiting 25487a5e81e2: Pulling fs layer 860a93490d01: Pulling fs layer c69fd5871616: Waiting 9cdda56dc0a5: Pulling fs layer a530659dc546: Waiting 4f4fb700ef54: Waiting be36e833f5a0: Waiting 67ee28f56be0: Waiting b4317c09da11: Waiting d26aa70e4ee9: Waiting 85d8d0cf5c07: Waiting 698f50c38bfc: Waiting 6c599e19d203: Waiting 25487a5e81e2: Waiting 72201d93f05d: Waiting 860a93490d01: Waiting b470e71e0f04: Waiting ac7e0d204651: Waiting 9cdda56dc0a5: Waiting b7ee99b11446: Waiting 68a0cab749fd: Waiting df359b7b1559: Download complete 9cb31e2e37ea: Verifying Checksum 9cb31e2e37ea: Download complete 68a0cab749fd: Verifying Checksum 68a0cab749fd: Download complete 3a559aa61c9d: Verifying Checksum 3a559aa61c9d: Download complete e46ee7633e06: Verifying Checksum e46ee7633e06: Download complete 4d81e853134c: Verifying Checksum 4d81e853134c: Download complete 651fb59f4bde: Verifying Checksum 651fb59f4bde: Download complete 9cb31e2e37ea: Pull complete df359b7b1559: Pull complete 87383c42c280: Verifying Checksum 87383c42c280: Download complete c69fd5871616: Verifying Checksum c69fd5871616: Download complete be36e833f5a0: Verifying Checksum be36e833f5a0: Download complete 01d36d6d8ac0: Download complete d26aa70e4ee9: Verifying Checksum d26aa70e4ee9: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete a530659dc546: Download complete 67ee28f56be0: Verifying Checksum 67ee28f56be0: Download complete b4317c09da11: Verifying Checksum b4317c09da11: Download complete 85d8d0cf5c07: Verifying Checksum 85d8d0cf5c07: Download complete 698f50c38bfc: Download complete b470e71e0f04: Verifying Checksum b470e71e0f04: Download complete 3a559aa61c9d: Pull complete 68a0cab749fd: Pull complete ac7e0d204651: Download complete b7ee99b11446: Verifying Checksum b7ee99b11446: Download complete 6c599e19d203: Verifying Checksum 6c599e19d203: Download complete 25487a5e81e2: Verifying Checksum 25487a5e81e2: Download complete 72201d93f05d: Verifying Checksum 72201d93f05d: Download complete 860a93490d01: Verifying Checksum 860a93490d01: Download complete 651fb59f4bde: Pull complete 9cdda56dc0a5: Verifying Checksum 9cdda56dc0a5: Download complete e46ee7633e06: Pull complete 2ca83fb30920: Verifying Checksum 2ca83fb30920: Download complete 4d81e853134c: Pull complete 2ca83fb30920: Pull complete 87383c42c280: Pull complete c69fd5871616: Pull complete be36e833f5a0: Pull complete 01d36d6d8ac0: Pull complete d26aa70e4ee9: Pull complete 4f4fb700ef54: Pull complete a530659dc546: Pull complete 67ee28f56be0: Pull complete b4317c09da11: Pull complete 85d8d0cf5c07: Pull complete 698f50c38bfc: Pull complete 72201d93f05d: Pull complete b470e71e0f04: Pull complete ac7e0d204651: Pull complete b7ee99b11446: Pull complete 6c599e19d203: Pull complete 25487a5e81e2: Pull complete 860a93490d01: Pull complete 9cdda56dc0a5: Pull complete Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1 Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a + source /setup_export_logs.sh ++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh ++ CLICKHOUSE_CI_LOGS_USER=ci ++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export ++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, ' ++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id' ++ EXTRA_ORDER_BY_COLUMNS=check_name ++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), ' ++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols' + source /basic_helpers.sh + source /repo/tests/docker_scripts/stress_tests.lib ++ OK='\tOK\t\N\t' ++ FAIL='\tFAIL\t\N\t' ++ FAILURE_CONTEXT_LINES=100 ++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000 ++ source /basic_helpers.sh + dmesg --clear + set -e -x -a + USE_DATABASE_REPLICATED=0 + USE_SHARED_CATALOG=0 ++ rg -v '#' /usr/share/zoneinfo/zone.tab ++ awk '{print $3}' ++ shuf ++ head -n1 + TZ=America/Caracas Chosen random timezone America/Caracas + echo 'Chosen random timezone America/Caracas' + ln -snf /usr/share/zoneinfo/America/Caracas /etc/localtime + echo America/Caracas + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+msan_amd64.deb Selecting previously unselected package clickhouse-common-static. (Reading database ... 48449 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static_25.3.3.20286.altinityantalya+msan_amd64.deb ... Unpacking clickhouse-common-static (25.3.3.20286.altinityantalya+msan) ... Setting up clickhouse-common-static (25.3.3.20286.altinityantalya+msan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+msan_amd64.deb Selecting previously unselected package clickhouse-common-static-dbg. (Reading database ... 48476 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+msan_amd64.deb ... Unpacking clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+msan) ... Setting up clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+msan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+msan_amd64.deb Selecting previously unselected package clickhouse-server. (Reading database ... 48483 files and directories currently installed.) Preparing to unpack .../clickhouse-server_25.3.3.20286.altinityantalya+msan_amd64.deb ... Unpacking clickhouse-server (25.3.3.20286.altinityantalya+msan) ... Setting up clickhouse-server (25.3.3.20286.altinityantalya+msan) ... ClickHouse binary is already located at /usr/bin/clickhouse Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse. Creating symlink /usr/bin/ch to /usr/bin/clickhouse. Creating symlink /usr/bin/chl to /usr/bin/clickhouse. Creating symlink /usr/bin/chc to /usr/bin/clickhouse. Creating clickhouse group if it does not exist. groupadd -r clickhouse Creating clickhouse user if it does not exist. useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. Log directory /var/log/clickhouse-server/ already exists. Creating data directory /var/lib/clickhouse/. Creating pid directory /var/run/clickhouse-server. chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' chown -R clickhouse:clickhouse '/var/run/clickhouse-server' chown clickhouse:clickhouse '/var/lib/clickhouse/' groupadd -r clickhouse-bridge useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge' chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge' Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. Setting capabilities for clickhouse binary. This is optional. chown -R clickhouse:clickhouse '/etc/clickhouse-server' ClickHouse has been successfully installed. Start clickhouse-server with: sudo clickhouse start Start clickhouse-client with: clickhouse-client + return + run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+msan_amd64.deb Selecting previously unselected package clickhouse-client. (Reading database ... 48500 files and directories currently installed.) Preparing to unpack .../clickhouse-client_25.3.3.20286.altinityantalya+msan_amd64.deb ... Unpacking clickhouse-client (25.3.3.20286.altinityantalya+msan) ... Setting up clickhouse-client (25.3.3.20286.altinityantalya+msan) ... + return + echo '' + [[ -z '' ]] + ch --query 'SELECT 1' 1 + chl --query 'SELECT 1' 1 + chc --version ClickHouse client version 25.3.3.20286.altinityantalya (altinity build). + ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test + export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + source /repo/tests/docker_scripts/attach_gdb.lib ++ source /repo/tests/docker_scripts/utils.lib +++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P +++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/utils.lib ++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P ++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' + mkdir -p /etc/clickhouse-server/config.d/ Going to install test configs from /repo/tests/config into /etc/clickhouse-server + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + value=1 + sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml + value=44300288 + sed --follow-symlinks -i 's|[[:digit:]]\+|44300288|' /etc/clickhouse-server/config.d/keeper_port.xml + value=37875712 + sed --follow-symlinks -i 's|[[:digit:]]\+|37875712|' /etc/clickhouse-server/config.d/keeper_port.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n '' ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ 0 == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + /repo/tests/docker_scripts/setup_minio.sh stateless + azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence + export MINIO_ROOT_USER=clickhouse + MINIO_ROOT_USER=clickhouse + export MINIO_ROOT_PASSWORD=clickhouse + MINIO_ROOT_PASSWORD=clickhouse + main stateless + local query_dir ++ check_arg stateless ++ local query_dir ++ '[' '!' 1 -eq 1 ']' ++ case "$1" in ++ query_dir=0_stateless ++ echo 0_stateless + query_dir=0_stateless + '[' '!' -f ./minio ']' + start_minio + mkdir -p ./minio_data + ./minio --version minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3) Runtime: go1.22.5 linux/amd64 License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Copyright: 2015-2024 MinIO, Inc. + wait_for_it + local counter=0 + local max_counter=60 + local url=http://localhost:11111 + ./minio server --address :11111 ./minio_data + params=('--silent' '--verbose') + local params + curl --silent --verbose http://localhost:11111 + grep AccessDenied + [[ 0 == \6\0 ]] + echo 'trying to connect to minio' + sleep 1 trying to connect to minio In-memory extent storage is enabled with a limit of 15667.21 MB (16428259328 bytes, 50% of total memory). Azurite Blob service is starting on 0.0.0.0:10000 Azurite Blob service successfully listens on http://0.0.0.0:10000 INFO: Formatting 1st pool, 1 set(s), 1 drives per set. INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:33929 http://127.0.0.1:33929 Docs: https://min.io/docs/minio/linux/index.html + counter=1 + curl --silent --verbose http://localhost:11111 + grep AccessDenied AccessDeniedAccess Denied./18489DF2D8232B0B7dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f + lsof -i :11111 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME minio 265 root 8u IPv6 25588 0t0 TCP *:11111 (LISTEN) minio 265 root 9u IPv4 25587 0t0 TCP localhost:11111 (LISTEN) minio 265 root 10u IPv6 25589 0t0 TCP localhost:11111 (LISTEN) + sleep 5 + setup_minio stateless + local test_type=stateless + ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse Added `clickminio` successfully. + ./mc admin user add clickminio test testtest Added user `test` successfully. + ./mc admin policy attach clickminio readwrite --user=test Attached Policies: [readwrite] To User: test + ./mc mb --ignore-existing clickminio/test Bucket created successfully `clickminio/test`. + '[' stateless = stateless ']' + ./mc anonymous set public clickminio/test Access permission for `clickminio/test` is set to `public` + upload_data 0_stateless /repo/tests/ + local query_dir=0_stateless + local test_path=/repo/tests/ + local data_path=/repo/tests//queries/0_stateless/data_minio + '[' -d /repo/tests//queries/0_stateless/data_minio ']' + ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/ `/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl` `/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet` `/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow` `/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz` `/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet` `/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet` `/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv` `/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv` `/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv` `/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` `/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` `/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv` Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 99.17 MiB/s + setup_aws_credentials + local minio_root_user=clickhouse + local minio_root_password=clickhouse + mkdir -p /root/.aws + cat + config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml + set +x File /tmp/export-logs-config.sh does not exist, do not setup + [[ -n '' ]] + export IS_FLAKY_CHECK=0 + IS_FLAKY_CHECK=0 + export NUM_TRIES + '[' 1 -gt 1 ']' + sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' 1 + break + setup_logs_replication + set +x File /tmp/export-logs-config.sh does not exist, do not setup + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 394 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Connected to clickhouse-server after attaching gdb + return + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + max_retries=100 + retry=1 + '[' 1 -le 100 ']' + echo 'clickminio restart attempt 1:' clickminio restart attempt 1: ++ ./mc admin service restart clickminio --wait --json ++ jq -r .status INFO: Restarting on service signal MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:36333 http://127.0.0.1:36333 Docs: https://min.io/docs/minio/linux/index.html + output='success success' + echo 'Output of restart status: success success' + expected_output='success success' + '[' 'success success' = 'success success' ']' + echo 'Restarted clickminio successfully.' + break + '[' 1 -gt 100 ']' Output of restart status: success success Restarted clickminio successfully. + MC_ADMIN_PID=1321 + ./mc admin trace clickminio + export -f run_tests + export -f prepare_stateful_data + prepare_stateful_data + [[ -n 0 ]] + [[ 0 -eq 1 ]] + clickhouse-client --query 'SHOW DATABASES' INFORMATION_SCHEMA default information_schema system + clickhouse-client --query 'CREATE DATABASE datasets' + clickhouse-client + clickhouse-client --query 'SHOW TABLES FROM datasets' hits_v1 visits_v1 + clickhouse-client --query 'CREATE DATABASE test' + clickhouse-client --query 'SHOW TABLES FROM test' + [[ -n '' ]] + clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits' + clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits' + clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\''' + clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' + clickhouse-client --query 'SHOW TABLES FROM test' hits hits_s3 visits + clickhouse-client --query 'SELECT count() FROM test.hits' 8873898 + clickhouse-client --query 'SELECT count() FROM test.visits' 1676861 + '[' 1 -gt 1 ']' + run_tests + set -x + read -ra ADDITIONAL_OPTIONS + HIGH_LEVEL_COVERAGE=YES + '[' 1 -gt 1 ']' + [[ -n '' ]] + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ '' -eq 1 ]] + [[ 0 -eq 1 ]] ++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\''' + [[ 1 == 0 ]] + ADDITIONAL_OPTIONS+=('--jobs') + ADDITIONAL_OPTIONS+=('8') + [[ -n 4 ]] + [[ -n 6 ]] + ADDITIONAL_OPTIONS+=('--run-by-hash-num') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM") + ADDITIONAL_OPTIONS+=('--run-by-hash-total') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL") + HIGH_LEVEL_COVERAGE=NO + [[ -n '' ]] + [[ NO = \Y\E\S ]] + [[ '' -eq 1 ]] + ADDITIONAL_OPTIONS+=('--zookeeper') + ADDITIONAL_OPTIONS+=('--shard') + [[ -n 0 ]] + [[ 0 -eq 1 ]] + [[ -n '' ]] + ADDITIONAL_OPTIONS+=('--report-logs-stats') + run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + local retries=10 + shift + local retry=0 + '[' 0 -ge 10 ']' + clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + return + set +e + TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}") + clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 4 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats + tee -a test_output/test_result.txt + ts '%Y-%m-%d %H:%M:%S' 2025-06-13 09:44:32 Using queries from '/repo/tests/queries' directory 2025-06-13 09:44:33 Connecting to ClickHouse server... OK 2025-06-13 09:44:33 Connected to server 25.3.3.20286.altinityantalya @ af397d94e019832a2fd918447f5281366385f850 HEAD 2025-06-13 09:44:34 Found 1186 parallel tests and 131 sequential tests 2025-06-13 09:44:35 Running about 148 stateless tests (Process-5). 2025-06-13 09:44:35 00066_group_by_in: [ OK ] 1.27 sec. 2025-06-13 09:44:36 Running about 148 stateless tests (Process-3). 2025-06-13 09:44:36 03356_analyzer_qualified_matcher_error: [ OK ] 2.03 sec. 2025-06-13 09:44:36 Running about 148 stateless tests (Process-9). 2025-06-13 09:44:36 00483_reading_from_array_structure: [ OK ] 2.07 sec. 2025-06-13 09:44:37 02995_preliminary_filters_duplicated_columns: [ OK ] 1.39 sec. 2025-06-13 09:44:37 Running about 148 stateless tests (Process-6). 2025-06-13 09:44:37 02949_parallel_replicas_in_subquery: [ OK ] 3.16 sec. 2025-06-13 09:44:38 02771_if_constant_folding: [ OK ] 1.25 sec. 2025-06-13 09:44:38 Running about 148 stateless tests (Process-7). 2025-06-13 09:44:38 01097_cyclic_defaults: [ OK ] 3.51 sec. 2025-06-13 09:44:38 Running about 148 stateless tests (Process-4). 2025-06-13 09:44:38 02752_space_function: [ OK ] 3.64 sec. 2025-06-13 09:44:39 02731_nothing_deserialization: [ OK ] 1.49 sec. 2025-06-13 09:44:39 02455_extract_fixed_string_from_nested_json: [ OK ] 1.51 sec. 2025-06-13 09:44:39 00239_type_conversion_in_in: [ OK ] 1.49 sec. 2025-06-13 09:44:41 01064_pm_all_join_const_and_nullable: [ OK ] 4.26 sec. 2025-06-13 09:44:41 03038_nested_dynamic_merges_wide_vertical: [ SKIPPED ] 0.00 sec. 2025-06-13 09:44:41 Reason: not running for current build 2025-06-13 09:44:41 00508_materialized_view_to: [ OK ] 1.85 sec. 2025-06-13 09:44:41 01123_parse_date_time_best_effort_even_more: [ OK ] 1.46 sec. 2025-06-13 09:44:41 02731_replace_partition_from_temporary_table: [ OK ] 4.26 sec. 2025-06-13 09:44:43 02286_tuple_numeric_identifier: [ OK ] 3.09 sec. 2025-06-13 09:44:43 02474_extract_fixedstring_from_json: [ OK ] 1.81 sec. 2025-06-13 09:44:43 01532_having_with_totals: [ OK ] 2.50 sec. 2025-06-13 09:44:44 01784_parallel_formatting_memory: [ OK ] 3.25 sec. 2025-06-13 09:44:45 03002_map_array_functions_with_low_cardinality: [ OK ] 1.40 sec. 2025-06-13 09:44:45 00228_shard_quantiles_deterministic_merge_overflow: [ OK ] 2.36 sec. 2025-06-13 09:44:45 00757_enum_defaults_const_analyzer: [ OK ] 1.44 sec. 2025-06-13 09:44:46 01020_having_without_group_by: [ OK ] 1.41 sec. 2025-06-13 09:44:47 02902_select_subcolumns_from_engine_null: [ OK ] 1.55 sec. 2025-06-13 09:44:47 Running about 148 stateless tests (Process-10). 2025-06-13 09:44:47 02221_parallel_replicas_bug: [ OK ] 12.61 sec. 2025-06-13 09:44:48 02526_kv_engine_different_filter_type: [ OK ] 2.20 sec. 2025-06-13 09:44:48 01825_type_json_18: [ OK ] 1.65 sec. 2025-06-13 09:44:48 03143_parallel_replicas_mat_view_bug: [ OK ] 1.77 sec. 2025-06-13 09:44:49 01268_procfs_metrics: [ OK ] 5.86 sec. 2025-06-13 09:44:49 03272_json_to_json_cast_4: [ OK ] 2.38 sec. 2025-06-13 09:44:51 02931_alter_materialized_view_query_inconsistent: [ OK ] 1.51 sec. 2025-06-13 09:44:51 02538_alter_rename_sequence: [ OK ] 2.85 sec. 2025-06-13 09:44:52 01527_materialized_view_stack_overflow: [ OK ] 10.80 sec. 2025-06-13 09:44:53 01520_client_print_query_id: [ OK ] 4.17 sec. 2025-06-13 09:44:53 02125_dict_get_type_nullable_fix: [ OK ] 1.94 sec. 2025-06-13 09:44:54 00522_multidimensional: [ OK ] 5.63 sec. 2025-06-13 09:44:57 02883_array_scalar_mult_div_modulo: [ OK ] 2.77 sec. 2025-06-13 09:44:58 01710_projections_partial_optimize_aggregation_in_order: [ OK ] 20.00 sec. 2025-06-13 09:44:59 00849_multiple_comma_join_2: [ OK ] 5.44 sec. 2025-06-13 09:45:02 03068_analyzer_distributed_join: [ OK ] 2.42 sec. 2025-06-13 09:45:04 00732_base64_functions: [ OK ] 2.56 sec. 2025-06-13 09:45:06 02811_csv_input_field_type_mismatch: [ OK ] 8.65 sec. 2025-06-13 09:45:08 03203_system_numbers_limit_and_offset_complex: [ OK ] 1.90 sec. 2025-06-13 09:45:09 00751_low_cardinality_nullable_group_by: [ OK ] 11.36 sec. 2025-06-13 09:45:10 00273_quantiles: [ OK ] 2.13 sec. 2025-06-13 09:45:11 00540_bad_data_types: [ OK ] 22.83 sec. 2025-06-13 09:45:11 02785_global_join_too_many_columns: [ OK ] 1.81 sec. 2025-06-13 09:45:11 02967_index_hint_crash: [ OK ] 1.46 sec. 2025-06-13 09:45:12 03043_group_array_result_is_expected: [ OK ] 1.25 sec. 2025-06-13 09:45:15 02004_max_hyperscan_regex_length: [ OK ] 10.84 sec. 2025-06-13 09:45:16 03272_json_to_json_cast_3: [ OK ] 4.23 sec. 2025-06-13 09:45:16 03246_skipping_index_70108: [ OK ] 3.71 sec. 2025-06-13 09:45:16 Running about 148 stateless tests (Process-8). 2025-06-13 09:45:16 00964_bloom_index_string_functions: [ OK ] 41.88 sec. 2025-06-13 09:45:16 01781_token_extractor_buffer_overflow: [ OK ] 5.22 sec. 2025-06-13 09:45:16 02810_async_insert_dedup_replicated_collapsing: [ OK ] 23.24 sec. 2025-06-13 09:45:17 02247_read_bools_as_numbers_json: [ OK ] 26.28 sec. 2025-06-13 09:45:18 02552_client_format_settings: [ OK ] 1.42 sec. 2025-06-13 09:45:18 02967_analyzer_fuzz: [ OK ] 2.02 sec. 2025-06-13 09:45:18 02872_prewhere_filter: [ OK ] 1.83 sec. 2025-06-13 09:45:19 01063_create_column_set: [ OK ] 1.38 sec. 2025-06-13 09:45:19 00603_system_parts_nonexistent_database: [ OK ] 1.35 sec. 2025-06-13 09:45:20 02787_transform_null: [ OK ] 1.70 sec. 2025-06-13 09:45:21 02358_file_default_value: [ OK ] 5.37 sec. 2025-06-13 09:45:21 01399_http_request_headers: [ OK ] 4.72 sec. 2025-06-13 09:45:21 03402_zero_streams_after_max_streams_to_max_threads_ratio: [ OK ] 1.84 sec. 2025-06-13 09:45:22 01780_column_sparse_filter: [ OK ] 2.53 sec. 2025-06-13 09:45:23 03228_clickhouse_local_copy_argument: [ OK ] 3.82 sec. 2025-06-13 09:45:23 00757_enum_defaults_const: [ OK ] 1.58 sec. 2025-06-13 09:45:23 02029_quantile_sanitizer: [ OK ] 1.81 sec. 2025-06-13 09:45:24 00652_replicated_mutations_default_database_zookeeper: [ OK ] 8.68 sec. 2025-06-13 09:45:24 01600_quota_by_forwarded_ip: [ OK ] 6.18 sec. 2025-06-13 09:45:24 02876_json_incomplete_types_as_strings_inference: [ OK ] 1.51 sec. 2025-06-13 09:45:25 00875_join_right_nulls: [ OK ] 3.74 sec. 2025-06-13 09:45:25 03206_projection_merge_special_mergetree_ignore: [ OK ] 2.72 sec. 2025-06-13 09:45:26 02180_group_by_lowcardinality: [ OK ] 1.38 sec. 2025-06-13 09:45:26 02280_add_query_level_settings: [ OK ] 2.38 sec. 2025-06-13 09:45:26 03013_ignore_drop_queries_probability: [ OK ] 1.87 sec. 2025-06-13 09:45:27 00800_low_cardinality_empty_array: [ OK ] 1.60 sec. 2025-06-13 09:45:27 02354_vector_search_default_granularity: [ OK ] 1.60 sec. 2025-06-13 09:45:27 03362_reverse_sorting_key_explicit_primary_key: [ OK ] 1.71 sec. 2025-06-13 09:45:28 00577_full_join_segfault: [ OK ] 1.60 sec. 2025-06-13 09:45:30 02575_merge_prewhere_materialized: [ OK ] 2.96 sec. 2025-06-13 09:45:31 03208_array_of_json_read_subcolumns_1: [ OK ] 38.24 sec. 2025-06-13 09:45:31 00217_shard_global_subquery_columns_with_same_name: [ OK ] 3.00 sec. 2025-06-13 09:45:32 02337_join_analyze_stuck: [ OK ] 6.64 sec. 2025-06-13 09:45:32 02304_grouping_set_order_by: [ OK ] 1.72 sec. 2025-06-13 09:45:32 01362_year_of_ISO8601_week_modificators_for_formatDateTime: [ OK ] 1.68 sec. 2025-06-13 09:45:37 02943_tokenbf_and_ngrambf_indexes_support_match_function: [ OK ] 6.45 sec. 2025-06-13 09:45:40 02481_default_value_used_in_row_level_filter: [ OK ] 6.94 sec. 2025-06-13 09:45:42 00825_protobuf_format_skipped_column_in_nested: [ OK ] 13.86 sec. 2025-06-13 09:45:43 03402_cluster_table_functions_settings_parsing: [ OK ] 11.01 sec. 2025-06-13 09:45:44 02245_s3_schema_desc: [ OK ] 3.74 sec. 2025-06-13 09:45:44 03002_analyzer_prewhere: [ OK ] 5.91 sec. 2025-06-13 09:45:44 02124_encrypt_decrypt_nullable: [ OK ] 2.34 sec. 2025-06-13 09:45:46 02493_max_streams_for_merge_tree_reading: [ OK ] 21.70 sec. 2025-06-13 09:45:47 02724_persist_interval_type: [ OK ] 2.26 sec. 2025-06-13 09:45:48 01050_engine_join_view_crash: [ OK ] 2.00 sec. 2025-06-13 09:45:48 00502_sum_map: [ OK ] 3.87 sec. 2025-06-13 09:45:49 02985_if_over_big_int_decimal: [ OK ] 1.95 sec. 2025-06-13 09:45:49 02496_row_binary_large_string_size: [ OK ] 5.83 sec. 2025-06-13 09:45:51 02124_insert_deduplication_token_replica: [ OK ] 3.12 sec. 2025-06-13 09:45:51 01518_filtering_aliased_materialized_column: [ OK ] 1.71 sec. 2025-06-13 09:45:52 02555_davengers_rename_chain: [ OK ] 24.06 sec. 2025-06-13 09:45:52 01473_system_events_zeroes: [ OK ] 1.25 sec. 2025-06-13 09:45:53 01144_multiword_data_types: [ OK ] 1.54 sec. 2025-06-13 09:45:53 00697_in_subquery_shard: [ OK ] 4.63 sec. 2025-06-13 09:45:54 00725_join_on_bug_4: [ OK ] 1.63 sec. 2025-06-13 09:45:54 01040_distributed_background_insert_batch_inserts: [ OK ] 3.36 sec. 2025-06-13 09:45:55 01097_pre_limit: [ OK ] 1.21 sec. 2025-06-13 09:45:56 02042_map_get_non_const_key: [ OK ] 1.27 sec. 2025-06-13 09:45:57 01509_check_many_parallel_quorum_inserts_long: [ OK ] 34.06 sec. 2025-06-13 09:45:57 00808_not_optimize_predicate: [ OK ] 3.98 sec. 2025-06-13 09:45:58 01213_alter_table_rename_nested: [ OK ] 3.26 sec. 2025-06-13 09:45:58 01512_create_replicate_merge_tree_one_arg: [ OK ] 1.36 sec. 2025-06-13 09:45:58 03364_prewhere_parallel_replicas: [ OK ] 14.06 sec. 2025-06-13 09:45:59 02582_async_reading_with_small_limit: [ OK ] 1.50 sec. 2025-06-13 09:46:00 00734_timeslot: [ OK ] 2.41 sec. 2025-06-13 09:46:00 03148_asof_join_ddb_subquery: [ OK ] 1.57 sec. 2025-06-13 09:46:00 02013_emptystring_cast: [ OK ] 1.80 sec. 2025-06-13 09:46:01 02267_empty_arrays_read_reverse: [ OK ] 4.86 sec. 2025-06-13 09:46:02 00606_quantiles_and_nans: [ OK ] 1.35 sec. 2025-06-13 09:46:03 00580_consistent_hashing_functions: [ OK ] 1.66 sec. 2025-06-13 09:46:03 02522_different_types_in_storage_merge: [ OK ] 1.85 sec. 2025-06-13 09:46:04 03164_parallel_replicas_range_filter_min_max: [ OK ] 3.90 sec. 2025-06-13 09:46:05 01307_orc_output_format: [ OK ] 10.78 sec. 2025-06-13 09:46:05 01318_alter_add_column_exists: [ OK ] 1.60 sec. 2025-06-13 09:46:05 00626_replace_partition_from_table: [ OK ] 5.22 sec. 2025-06-13 09:46:06 01581_deduplicate_by_columns_local: [ OK ] 6.16 sec. 2025-06-13 09:46:06 03007_column_nullable_uninitialzed_value: [ OK ] 1.32 sec. 2025-06-13 09:46:07 01428_h3_range_check: [ OK ] 1.81 sec. 2025-06-13 09:46:07 00996_limit_with_ties: [ OK ] 3.37 sec. 2025-06-13 09:46:08 00746_hashing_tuples: [ OK ] 2.04 sec. 2025-06-13 09:46:08 01386_negative_float_constant_key_condition: [ OK ] 1.85 sec. 2025-06-13 09:46:08 00681_duplicate_columns_inside_union_all_stas_sviridov: [ OK ] 1.31 sec. 2025-06-13 09:46:09 02254_projection_broken_part: [ OK ] 20.98 sec. 2025-06-13 09:46:09 02556_local_with_totals_and_extremes: [ OK ] 3.51 sec. 2025-06-13 09:46:09 01073_bad_alter_partition: [ OK ] 2.20 sec. 2025-06-13 09:46:10 03038_ambiguous_column: [ OK ] 1.49 sec. 2025-06-13 09:46:10 02045_like_function: [ OK ] 1.24 sec. 2025-06-13 09:46:10 00841_temporary_table_database: [ OK ] 1.55 sec. 2025-06-13 09:46:11 02480_analyzer_alias_nullptr: [ OK ] 1.34 sec. 2025-06-13 09:46:12 02764_parallel_replicas_plain_merge_tree: [ OK ] 1.81 sec. 2025-06-13 09:46:12 00825_protobuf_format_splitted_nested: [ OK ] 8.62 sec. 2025-06-13 09:46:12 00298_enum_width_and_cast: [ OK ] 1.45 sec. 2025-06-13 09:46:13 03252_check_number_of_arguments_for_dynamic: [ OK ] 1.74 sec. 2025-06-13 09:46:13 02024_create_dictionary_with_comment: [ OK ] 1.09 sec. 2025-06-13 09:46:13 01374_if_nullable_filimonov: [ OK ] 1.45 sec. 2025-06-13 09:46:14 02383_array_signed_const_positive_index: [ OK ] 2.45 sec. 2025-06-13 09:46:15 02316_hierarchical_dictionaries_nullable_parent_key: [ OK ] 4.17 sec. 2025-06-13 09:46:16 03034_recursive_cte_tree_fuzz_crash_fix: [ OK ] 2.15 sec. 2025-06-13 09:46:16 03095_join_filter_push_down_right_stream_filled: [ OK ] 1.45 sec. 2025-06-13 09:46:19 00712_nan_comparison: [ OK ] 2.40 sec. 2025-06-13 09:46:19 01648_mutations_and_escaping: [ OK ] 6.21 sec. 2025-06-13 09:46:20 02495_concat_with_separator: [ OK ] 4.55 sec. 2025-06-13 09:46:22 01084_defaults_on_aliases: [ OK ] 1.90 sec. 2025-06-13 09:46:23 03020_output_format_client: [ OK ] 9.92 sec. 2025-06-13 09:46:24 01710_minmax_count_projection_distributed_query: [ OK ] 1.49 sec. 2025-06-13 09:46:27 01889_check_row_policy_defined_using_user_function: [ OK ] 19.41 sec. 2025-06-13 09:46:29 02832_transform_fixed_string_no_default: [ OK ] 1.36 sec. 2025-06-13 09:46:31 02122_parallel_formatting_TSVWithNames: [ OK ] 8.26 sec. 2025-06-13 09:46:33 03001_block_offset_column_2: [ OK ] 2.05 sec. 2025-06-13 09:46:34 00702_join_on_dups: [ OK ] 5.26 sec. 2025-06-13 09:46:35 01825_type_json_ghdata_insert_select: [ OK ] 62.79 sec. 2025-06-13 09:46:35 01514_parallel_formatting: [ OK ] 10.52 sec. 2025-06-13 09:46:36 03164_analyzer_validate_tree_size: [ OK ] 3.10 sec. 2025-06-13 09:46:36 02477_logical_expressions_optimizer_low_cardinality: [ OK ] 1.54 sec. 2025-06-13 09:46:38 02574_suspicious_low_cardinality_msan: [ OK ] 2.10 sec. 2025-06-13 09:46:39 02353_compression_level: [ OK ] 30.03 sec. 2025-06-13 09:46:39 01388_clear_all_columns: [ OK ] 2.60 sec. 2025-06-13 09:46:40 00834_not_between: [ OK ] 1.20 sec. 2025-06-13 09:46:42 03228_url_engine_response_headers: [ OK ] 1.30 sec. 2025-06-13 09:46:42 03198_orc_read_time_zone: [ OK ] 7.11 sec. 2025-06-13 09:46:44 00647_multiply_aggregation_state: [ OK ] 2.65 sec. 2025-06-13 09:46:45 02192_comment_error: [ OK ] 6.47 sec. 2025-06-13 09:46:46 00910_client_window_size_detection: [ OK ] 3.86 sec. 2025-06-13 09:46:46 01281_sum_nullable: [ OK ] 1.45 sec. 2025-06-13 09:46:47 02720_row_policy_column_with_dots: [ OK ] 1.40 sec. 2025-06-13 09:46:52 02246_clickhouse_local_drop_database: [ OK ] 4.31 sec. 2025-06-13 09:46:54 03217_filtering_in_storage_merge: [ OK ] 1.75 sec. 2025-06-13 09:46:54 00632_aggregation_window_funnel: [ OK ] 7.92 sec. 2025-06-13 09:46:55 01527_bad_aggregation_in_lambda: [ OK ] 1.20 sec. 2025-06-13 09:46:55 01545_url_file_format_settings: [ OK ] 1.61 sec. 2025-06-13 09:46:57 03262_analyzer_materialized_view_in_with_cte: [ OK ] 1.90 sec. 2025-06-13 09:46:58 01603_decimal_mult_float: [ OK ] 2.45 sec. 2025-06-13 09:46:58 02275_full_sort_join_long: [ SKIPPED ] 0.00 sec. 2025-06-13 09:46:58 Reason: not running for current build 2025-06-13 09:47:00 02133_distributed_queries_formatting: [ OK ] 1.45 sec. 2025-06-13 09:47:01 02560_window_ntile: [ OK ] 4.31 sec. 2025-06-13 09:47:02 03247_ghdata_string_to_json_alter: [ OK ] 28.39 sec. 2025-06-13 09:47:04 03033_cte_numbers_memory: [ OK ] 1.30 sec. 2025-06-13 09:47:04 01848_partition_value_column: [ OK ] 2.61 sec. 2025-06-13 09:47:04 02661_read_from_archive_tar: [ OK ] 45.29 sec. 2025-06-13 09:47:06 01017_in_unconvertible_complex_type: [ OK ] 2.36 sec. 2025-06-13 09:47:06 02428_delete_with_settings: [ OK ] 2.55 sec. 2025-06-13 09:47:08 03290_limit_by_segv: [ OK ] 1.35 sec. 2025-06-13 09:47:09 02047_log_family_complex_structs_data_file_dumps: [ OK ] 23.92 sec. 2025-06-13 09:47:09 02534_join_prewhere_bug: [ OK ] 2.20 sec. 2025-06-13 09:47:10 01062_pm_all_join_with_block_continuation: [ OK ] 31.16 sec. 2025-06-13 09:47:10 02867_null_lc_in_bug: [ OK ] 1.75 sec. 2025-06-13 09:47:10 01417_update_permutation_crash: [ OK ] 1.10 sec. 2025-06-13 09:47:10 03038_recursive_cte_postgres_4: [ OK ] 1.75 sec. 2025-06-13 09:47:11 02515_tuple_lambda_parsing: [ OK ] 0.95 sec. 2025-06-13 09:47:12 02426_pod_array_overflow_3: [ OK ] 1.35 sec. 2025-06-13 09:47:12 02766_bitshift_with_const_arguments: [ OK ] 2.25 sec. 2025-06-13 09:47:13 00803_odbc_driver_2_format: [ OK ] 1.20 sec. 2025-06-13 09:47:14 02581_share_big_sets_between_mutation_tasks_with_storage_set: [ OK ] 14.25 sec. 2025-06-13 09:47:14 03085_analyzer_alias_column_group_by: [ OK ] 1.10 sec. 2025-06-13 09:47:15 01849_geoToS2: [ OK ] 4.37 sec. 2025-06-13 09:47:15 01013_hex_float: [ OK ] 1.55 sec. 2025-06-13 09:47:16 01825_type_json_8: [ OK ] 11.74 sec. 2025-06-13 09:47:16 00860_unknown_identifier_bug: [ OK ] 1.31 sec. 2025-06-13 09:47:17 00600_create_temporary_table_if_not_exists: [ OK ] 1.25 sec. 2025-06-13 09:47:17 03365_json_rollback_bug: [ SKIPPED ] 0.00 sec. 2025-06-13 09:47:17 Reason: not running for current build 2025-06-13 09:47:17 01521_alter_enum_and_reverse_read: [ OK ] 1.66 sec. 2025-06-13 09:47:18 00696_system_columns_limit: [ OK ] 2.11 sec. 2025-06-13 09:47:18 03231_csv_dont_infer_bool_from_string: [ OK ] 1.30 sec. 2025-06-13 09:47:20 02025_subcolumns_compact_parts: [ OK ] 1.95 sec. 2025-06-13 09:47:20 02705_settings_check_changed_flag: [ OK ] 4.31 sec. 2025-06-13 09:47:21 01616_untuple_access_field: [ OK ] 1.10 sec. 2025-06-13 09:47:21 00064_negate_bug: [ OK ] 1.15 sec. 2025-06-13 09:47:22 00612_pk_in_tuple_perf: [ OK ] 11.93 sec. 2025-06-13 09:47:22 01056_predicate_optimizer_bugs: [ OK ] 4.56 sec. 2025-06-13 09:47:22 00307_format_xml: [ OK ] 1.30 sec. 2025-06-13 09:47:24 02479_nullable_primary_key_non_first_column: [ OK ] 1.45 sec. 2025-06-13 09:47:25 03317_pretty_fallback_to_vertical_consistent: [ OK ] 1.30 sec. 2025-06-13 09:47:27 02973_dictionary_table_exception_fix: [ OK ] 1.51 sec. 2025-06-13 09:47:27 00700_to_decimal_or_something: [ OK ] 5.01 sec. 2025-06-13 09:47:27 01430_modify_sample_by_zookeeper_long: [ OK ] 4.72 sec. 2025-06-13 09:47:28 03167_fancy_quotes_off_by_one: [ OK ] 1.27 sec. 2025-06-13 09:47:30 01892_setting_limit_offset_distributed: [ OK ] 2.25 sec. 2025-06-13 09:47:30 01272_totals_and_filter_bug: [ OK ] 1.70 sec. 2025-06-13 09:47:31 03251_unaligned_window_function_state: [ OK ] 1.15 sec. 2025-06-13 09:47:31 01825_new_type_json_8: [ OK ] 14.04 sec. 2025-06-13 09:47:33 03370_rocks_db_engine_subcolumn_in_pk: [ OK ] 1.35 sec. 2025-06-13 09:47:33 00609_prewhere_and_default: [ OK ] 3.15 sec. 2025-06-13 09:47:34 00695_pretty_max_column_pad_width: [ OK ] 1.30 sec. 2025-06-13 09:47:38 03326_native_format_json_as_string_settings: [ OK ] 3.91 sec. 2025-06-13 09:47:40 03023_remove_unused_column_distinct: [ OK ] 1.30 sec. 2025-06-13 09:47:41 00098_g_union_all: [ OK ] 1.27 sec. 2025-06-13 09:47:43 02456_alter-nullable-column-bag: [ OK ] 1.87 sec. 2025-06-13 09:47:46 01632_tinylog_read_write: [ OK ] 15.15 sec. 2025-06-13 09:47:47 02784_disable_async_with_dedup_correctly: [ OK ] 14.25 sec. 2025-06-13 09:47:49 00002_system_numbers: [ OK ] 2.11 sec. 2025-06-13 09:47:49 03228_full_text_with_multi_col: [ OK ] 1.35 sec. 2025-06-13 09:47:49 01927_query_views_log_current_database: [ OK ] 5.77 sec. 2025-06-13 09:47:50 02810_row_binary_with_defaults: [ OK ] 1.45 sec. 2025-06-13 09:47:52 00820_multiple_joins_subquery_requires_alias: [ OK ] 3.10 sec. 2025-06-13 09:47:53 03034_ddls_and_merges_with_unusual_maps: [ OK ] 2.93 sec. 2025-06-13 09:47:53 01440_big_int_shift: [ OK ] 1.35 sec. 2025-06-13 09:47:53 01710_query_log_with_projection_info: [ OK ] 4.56 sec. 2025-06-13 09:47:55 03253_group_by_cube_too_many_keys: [ OK ] 1.40 sec. 2025-06-13 09:47:56 02311_create_table_with_unknown_format: [ OK ] 2.11 sec. 2025-06-13 09:47:56 02326_numbers_from_json_strings_schema_inference: [ OK ] 1.70 sec. 2025-06-13 09:47:58 01592_toUnixTimestamp_Date: [ OK ] 1.15 sec. 2025-06-13 09:47:58 02021_map_bloom_filter_index: [ OK ] 5.21 sec. 2025-06-13 09:47:59 01632_nullable_string_type_convert_to_decimal_type: [ OK ] 1.26 sec. 2025-06-13 09:48:00 02428_parameterized_view: [ OK ] 105.24 sec. 2025-06-13 09:48:01 03199_queries_with_new_analyzer: [ OK ] 1.95 sec. 2025-06-13 09:48:01 02402_merge_engine_with_view: [ OK ] 1.70 sec. 2025-06-13 09:48:01 00077_set_keys_fit_128_bits_many_blocks: [ OK ] 1.20 sec. 2025-06-13 09:48:02 03129_cte_with_final: [ OK ] 1.35 sec. 2025-06-13 09:48:03 00262_alter_alias: [ OK ] 2.40 sec. 2025-06-13 09:48:04 02340_analyzer_functions: [ OK ] 1.80 sec. 2025-06-13 09:48:04 00534_functions_bad_arguments2: [ OK ] 52.32 sec. 2025-06-13 09:48:05 02176_toStartOfWeek_overflow_pruning: [ OK ] 1.75 sec. 2025-06-13 09:48:05 01103_check_cpu_instructions_at_startup: [ SKIPPED ] 0.00 sec. 2025-06-13 09:48:05 Reason: not running for current build 2025-06-13 09:48:06 02482_execute_functions_before_sorting_bug: [ OK ] 1.60 sec. 2025-06-13 09:48:06 03006_buffer_overflow_join: [ OK ] 1.50 sec. 2025-06-13 09:48:08 00999_nullable_nested_types_4877: [ OK ] 3.27 sec. 2025-06-13 09:48:09 03308_json_with_progress_frequency: [ OK ] 3.16 sec. 2025-06-13 09:48:10 03398_group_array_zero_max_elements: [ OK ] 4.31 sec. 2025-06-13 09:48:11 00299_stripe_log_multiple_inserts: [ OK ] 2.36 sec. 2025-06-13 09:48:12 01683_dist_INSERT_block_structure_mismatch: [ OK ] 1.66 sec. 2025-06-13 09:48:13 02843_context_has_expired: [ OK ] 2.56 sec. 2025-06-13 09:48:13 01293_client_interactive_vertical_singleline: [ OK ] 3.76 sec. 2025-06-13 09:48:14 01083_cross_to_inner_with_in_bug: [ OK ] 1.55 sec. 2025-06-13 09:48:15 02130_parse_quoted_null: [ OK ] 19.05 sec. 2025-06-13 09:48:15 02903_bug_43644: [ OK ] 1.50 sec. 2025-06-13 09:48:20 01338_long_select_and_alter: [ OK ] 19.26 sec. 2025-06-13 09:48:20 03039_dynamic_aggregating_merge_tree: [ OK ] 58.85 sec. 2025-06-13 09:48:21 03290_force_normal_projection: [ OK ] 1.20 sec. 2025-06-13 09:48:22 02477_invalid_reads: [ OK ] 7.67 sec. 2025-06-13 09:48:22 02179_range_hashed_dictionary_invalid_interval: [ OK ] 1.60 sec. 2025-06-13 09:48:23 00986_materialized_view_stack_overflow: [ OK ] 9.93 sec. 2025-06-13 09:48:24 00700_decimal_aggregates: [ OK ] 8.88 sec. 2025-06-13 09:48:24 02941_variant_type_4: [ OK ] 124.67 sec. 2025-06-13 09:48:24 00723_remerge_sort: [ OK ] 2.45 sec. 2025-06-13 09:48:24 02265_column_ttl: [ OK ] 2.81 sec. 2025-06-13 09:48:25 02006_use_constants_in_with_and_select: [ OK ] 1.51 sec. 2025-06-13 09:48:25 02181_sql_user_defined_functions_invalid_lambda: [ OK ] 1.26 sec. 2025-06-13 09:48:26 02687_native_fuzz: [ OK ] 1.35 sec. 2025-06-13 09:48:26 02995_bad_formatting_union_intersect: [ OK ] 1.25 sec. 2025-06-13 09:48:26 00337_shard_any_heavy: [ OK ] 1.42 sec. 2025-06-13 09:48:26 02009_array_join_partition: [ OK ] 1.65 sec. 2025-06-13 09:48:27 01389_filter_by_virtual_columns: [ OK ] 1.35 sec. 2025-06-13 09:48:28 02842_filesystem_cache_validate_path: [ OK ] 1.70 sec. 2025-06-13 09:48:28 01323_if_with_nulls: [ OK ] 3.11 sec. 2025-06-13 09:48:29 02792_drop_projection_lwd: [ OK ] 1.91 sec. 2025-06-13 09:48:29 00591_columns_removal_union_all: [ OK ] 1.25 sec. 2025-06-13 09:48:29 00114_float_type_result_of_division: [ OK ] 1.08 sec. 2025-06-13 09:48:29 01461_query_start_time_microseconds: [ OK ] 3.22 sec. 2025-06-13 09:48:31 00834_kill_mutation_replicated_zookeeper: [ OK ] 63.71 sec. 2025-06-13 09:48:31 02475_analyzer_join_tree_subquery: [ OK ] 1.30 sec. 2025-06-13 09:48:31 02695_logical_optimizer_alias_bug: [ OK ] 1.65 sec. 2025-06-13 09:48:31 02764_index_analysis_fix: [ OK ] 1.36 sec. 2025-06-13 09:48:31 02270_errors_in_files: [ OK ] 16.55 sec. 2025-06-13 09:48:32 01561_aggregate_functions_of_key_with_join: [ OK ] 1.35 sec. 2025-06-13 09:48:32 01032_cityHash64_for_decimal: [ OK ] 1.51 sec. 2025-06-13 09:48:33 00698_validate_array_sizes_for_nested: [ OK ] 1.61 sec. 2025-06-13 09:48:33 03213_rand_dos: [ OK ] 2.21 sec. 2025-06-13 09:48:33 02561_sorting_constants_and_distinct_crash: [ OK ] 11.23 sec. 2025-06-13 09:48:34 00944_ml_test: [ OK ] 1.85 sec. 2025-06-13 09:48:34 01278_variance_nonnegative: [ OK ] 1.96 sec. 2025-06-13 09:48:34 02364_window_case: [ OK ] 1.20 sec. 2025-06-13 09:48:34 02950_reading_array_tuple_subcolumns: [ OK ] 3.06 sec. 2025-06-13 09:48:35 02240_asof_join_biginteger: [ OK ] 1.96 sec. 2025-06-13 09:48:35 02245_s3_virtual_columns: [ OK ] 1.95 sec. 2025-06-13 09:48:36 01796_Log_rwlock_ub: [ OK ] 1.45 sec. 2025-06-13 09:48:36 00997_extract_all_crash_6627: [ OK ] 1.15 sec. 2025-06-13 09:48:36 01668_avg_weighted_ubsan: [ OK ] 1.21 sec. 2025-06-13 09:48:36 02868_operator_is_not_distinct_from_priority: [ OK ] 1.50 sec. 2025-06-13 09:48:37 01673_test_toMinute_mysql_dialect: [ OK ] 1.17 sec. 2025-06-13 09:48:37 00400_client_external_options: [ OK ] 7.97 sec. 2025-06-13 09:48:39 02539_vertical_merge_compact_parts: [ OK ] 2.56 sec. 2025-06-13 09:48:40 01319_query_formatting_in_server_log: [ OK ] 2.27 sec. 2025-06-13 09:48:40 01414_freeze_does_not_prevent_alters: [ OK ] 2.82 sec. 2025-06-13 09:48:40 02135_local_create_db: [ OK ] 4.17 sec. 2025-06-13 09:48:40 02915_analyzer_fuzz_5: [ OK ] 1.51 sec. 2025-06-13 09:48:41 01034_with_fill_and_push_down_predicate: [ OK ] 1.25 sec. 2025-06-13 09:48:42 01710_normal_projection_format: [ OK ] 1.37 sec. 2025-06-13 09:48:43 01682_gather_utils_ubsan: [ OK ] 1.56 sec. 2025-06-13 09:48:43 01291_distributed_low_cardinality_memory_efficient: [ OK ] 1.56 sec. 2025-06-13 09:48:43 01763_long_ttl_group_by: [ OK ] 7.60 sec. 2025-06-13 09:48:44 02782_avro_decimals: [ OK ] 4.12 sec. 2025-06-13 09:48:45 00523_aggregate_functions_in_group_array: [ OK ] 1.45 sec. 2025-06-13 09:48:45 00905_compile_expressions_compare_big_dates: [ OK ] 1.45 sec. 2025-06-13 09:48:45 00980_crash_nullable_decimal: [ OK ] 1.60 sec. 2025-06-13 09:48:46 02241_short_circuit_short_column: [ OK ] 1.45 sec. 2025-06-13 09:48:47 02962_analyzer_constant_set: [ OK ] 1.45 sec. 2025-06-13 09:48:47 00738_nested_merge_multidimensional_array: [ OK ] 1.95 sec. 2025-06-13 09:48:47 02999_scalar_subqueries_bug_2: [ OK ] 1.52 sec. 2025-06-13 09:48:48 03199_fix_auc_tie_handling: [ OK ] 1.61 sec. 2025-06-13 09:48:50 02565_analyzer_limit_settings: [ OK ] 2.76 sec. 2025-06-13 09:48:50 03205_json_syntax: [ OK ] 2.16 sec. 2025-06-13 09:48:51 02150_replace_regexp_all_empty_match: [ OK ] 1.25 sec. 2025-06-13 09:48:55 02125_lz4_compression_bug_TSKV: [ OK ] 20.92 sec. 2025-06-13 09:48:59 01825_type_json_in_other_types: [ OK ] 13.84 sec. 2025-06-13 09:48:59 02267_file_globs_schema_inference: [ OK ] 9.55 sec. 2025-06-13 09:49:04 02457_tuple_of_intervals: [ OK ] 4.51 sec. 2025-06-13 09:49:04 02567_native_type_conversions: [ OK ] 8.68 sec. 2025-06-13 09:49:07 02136_scalar_progress: [ OK ] 2.56 sec. 2025-06-13 09:49:08 02751_protobuf_ipv6: [ OK ] 4.27 sec. 2025-06-13 09:49:09 03233_dynamic_in_functions: [ OK ] 20.52 sec. 2025-06-13 09:49:10 02535_analyzer_limit_offset: [ OK ] 1.01 sec. 2025-06-13 09:49:15 00223_shard_distributed_aggregation_memory_efficient: [ OK ] 40.09 sec. 2025-06-13 09:49:17 03215_multilinestring_geometry: [ OK ] 1.86 sec. 2025-06-13 09:49:18 01720_country_perimeter_and_area: [ OK ] 19.27 sec. 2025-06-13 09:49:19 02154_bit_slice_for_fixedstring: [ OK ] 10.58 sec. 2025-06-13 09:49:19 02160_h3_cell_area_m2: [ OK ] 1.70 sec. 2025-06-13 09:49:20 00825_protobuf_format_persons: [ OK ] 28.60 sec. 2025-06-13 09:49:20 03271_sqllancer_having_issue: [ OK ] 1.35 sec. 2025-06-13 09:49:20 03268_system_parts_index_granularity: [ OK ] 1.00 sec. 2025-06-13 09:49:21 02997_projections_formatting: [ OK ] 1.15 sec. 2025-06-13 09:49:21 03274_with_fill_dup_sort_bug: [ OK ] 1.10 sec. 2025-06-13 09:49:21 02933_replicated_database_forbid_create_as_select: [ OK ] 14.32 sec. 2025-06-13 09:49:22 01456_low_cardinality_sorting_bugfix: [ OK ] 2.21 sec. 2025-06-13 09:49:22 00287_column_const_with_nan: [ OK ] 1.20 sec. 2025-06-13 09:49:22 02134_async_inserts_formats: [ OK ] 12.39 sec. 2025-06-13 09:49:24 01070_alter_with_ttl: [ OK ] 1.51 sec. 2025-06-13 09:49:24 00101_materialized_views_and_insert_without_explicit_database: [ OK ] 3.16 sec. 2025-06-13 09:49:24 01529_union_distinct_and_setting_union_default_mode: [ OK ] 3.06 sec. 2025-06-13 09:49:25 01746_test_for_tupleElement_must_be_constant_issue: [ OK ] 2.61 sec. 2025-06-13 09:49:25 02456_aggregate_state_conversion: [ OK ] 1.25 sec. 2025-06-13 09:49:26 00833_sleep_overflow: [ OK ] 1.20 sec. 2025-06-13 09:49:27 00131_set_hashed: [ OK ] 1.10 sec. 2025-06-13 09:49:27 01448_json_compact_strings_each_row: [ OK ] 5.27 sec. 2025-06-13 09:49:27 02507_to_unix_timestamp_overflow: [ OK ] 1.76 sec. 2025-06-13 09:49:28 01780_column_sparse_materialize: [ OK ] 2.61 sec. 2025-06-13 09:49:28 01234_to_string_monotonic: [ OK ] 3.87 sec. 2025-06-13 09:49:29 03047_analyzer_alias_join: [ OK ] 1.30 sec. 2025-06-13 09:49:29 03018_analyzer_distributed_query_with_positional_arguments: [ OK ] 1.47 sec. 2025-06-13 09:49:29 01475_fix_bigint_shift: [ OK ] 1.10 sec. 2025-06-13 09:49:30 03003_functions_to_subcolumns_final: [ OK ] 1.95 sec. 2025-06-13 09:49:30 03162_dynamic_type_nested: [ OK ] 1.30 sec. 2025-06-13 09:49:31 03150_url_hash_non_constant_level: [ OK ] 1.65 sec. 2025-06-13 09:49:31 00969_columns_clause: [ OK ] 2.36 sec. 2025-06-13 09:49:32 01282_system_parts_ttl_info: [ OK ] 1.76 sec. 2025-06-13 09:49:32 02963_test_flexible_disk_configuration: [ OK ] 5.27 sec. 2025-06-13 09:49:33 01674_unicode_asan: [ OK ] 1.25 sec. 2025-06-13 09:49:34 01825_type_json_5: [ OK ] 1.71 sec. 2025-06-13 09:49:34 00927_disable_hyperscan: [ OK ] 2.77 sec. 2025-06-13 09:49:35 01710_minmax_count_projection_constant_query: [ OK ] 1.26 sec. 2025-06-13 09:49:35 02907_fromDaysSinceYearZero: [ OK ] 4.01 sec. 2025-06-13 09:49:35 00014_select_from_table_with_nested: [ OK ] 1.76 sec. 2025-06-13 09:49:36 02707_analyzer_nested_lambdas_types: [ OK ] 1.46 sec. 2025-06-13 09:49:36 01798_having_push_down: [ OK ] 2.11 sec. 2025-06-13 09:49:37 01290_max_execution_speed_distributed: [ OK ] 7.28 sec. 2025-06-13 09:49:38 03151_pmj_join_non_procssed_clash: [ OK ] 1.31 sec. 2025-06-13 09:49:38 01655_sleep_infinite_float: [ OK ] 1.30 sec. 2025-06-13 09:49:38 00839_bitmask_negative: [ OK ] 2.00 sec. 2025-06-13 09:49:39 00151_tuple_with_array: [ OK ] 0.95 sec. 2025-06-13 09:49:39 00988_constraints_replication_zookeeper_long: [ OK ] 3.36 sec. 2025-06-13 09:49:40 02429_low_cardinality_trash: [ OK ] 2.35 sec. 2025-06-13 09:49:40 00737_decimal_group_by: [ OK ] 1.91 sec. 2025-06-13 09:49:40 01549_low_cardinality_mv_fuzz: [ OK ] 1.21 sec. 2025-06-13 09:49:40 01498_alter_column_storage_memory: [ OK ] 1.26 sec. 2025-06-13 09:49:41 03273_dynamic_pretty_json_serialization: [ OK ] 1.26 sec. 2025-06-13 09:49:41 01770_extended_range_3: [ OK ] 1.25 sec. 2025-06-13 09:49:43 02678_explain_pipeline_graph_with_projection: [ OK ] 1.71 sec. 2025-06-13 09:49:44 02377_modify_column_from_lc: [ OK ] 3.21 sec. 2025-06-13 09:49:44 03201_avro_negative_block_size_arrays: [ OK ] 3.86 sec. 2025-06-13 09:49:44 00185_array_literals: [ OK ] 2.27 sec. 2025-06-13 09:49:45 03001_data_version_column: [ OK ] 1.71 sec. 2025-06-13 09:49:45 03392_crash_group_by_use_nulls: [ OK ] 1.46 sec. 2025-06-13 09:49:47 01115_prewhere_array_join: [ OK ] 2.81 sec. 2025-06-13 09:49:49 03257_async_insert_native_empty_block: [ OK ] 11.33 sec. 2025-06-13 09:49:50 03222_pr_asan_index_granularity: [ OK ] 5.47 sec. 2025-06-13 09:49:50 02049_clickhouse_local_merge_tree: [ OK ] 3.48 sec. 2025-06-13 09:49:53 03033_analyzer_resolve_from_parent_scope: [ OK ] 2.30 sec. 2025-06-13 09:49:53 01660_join_or_inner: [ OK ] 2.51 sec. 2025-06-13 09:49:54 02490_replacing_merge_tree_is_deleted_column: [ OK ] 9.83 sec. 2025-06-13 09:49:54 02962_indexHint_rpn_construction: [ OK ] 1.40 sec. 2025-06-13 09:49:56 02374_analyzer_array_join: [ OK ] 3.26 sec. 2025-06-13 09:49:57 03010_view_prewhere_in: [ OK ] 1.56 sec. 2025-06-13 09:50:01 01518_select_in_null: [ OK ] 11.59 sec. 2025-06-13 09:50:02 01359_codeql: [ OK ] 1.11 sec. 2025-06-13 09:50:05 03302_udf_header_detection: [ OK ] 3.37 sec. 2025-06-13 09:50:08 02764_csv_trim_whitespaces: [ OK ] 87.84 sec. 2025-06-13 09:50:09 03369_values_template_types_mismatch: [ OK ] 1.12 sec. 2025-06-13 09:50:12 02473_multistep_split_prewhere: [ OK ] 106.65 sec. 2025-06-13 09:50:14 02423_ddl_for_opentelemetry: [ OK ] 28.39 sec. 2025-06-13 09:50:14 00422_hash_function_constexpr: [ OK ] 1.31 sec. 2025-06-13 09:50:14 02317_distinct_in_order_optimization_explain: [ OK ] 54.93 sec. 2025-06-13 09:50:16 02789_functions_after_sorting_and_columns_with_same_names_bug: [ OK ] 2.31 sec. 2025-06-13 09:50:16 03215_parsing_archive_name_s3: [ OK ] 2.42 sec. 2025-06-13 09:50:17 00048_b_stored_aggregates_merge: [ OK ] 2.58 sec. 2025-06-13 09:50:18 03360_any_join_parallel_hash_bug: [ OK ] 1.45 sec. 2025-06-13 09:50:19 02560_count_digits: [ OK ] 2.34 sec. 2025-06-13 09:50:19 02177_merge_optimize_aggregation_in_order: [ OK ] 1.95 sec. 2025-06-13 09:50:20 02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order: [ OK ] 1.97 sec. 2025-06-13 09:50:20 02232_partition_pruner_mixed_constant_type: [ OK ] 1.41 sec. 2025-06-13 09:50:20 01300_group_by_other_keys_having: [ OK ] 11.49 sec. 2025-06-13 09:50:21 01043_dictionary_attribute_properties_values: [ OK ] 1.56 sec. 2025-06-13 09:50:22 01416_clear_column_pk: [ OK ] 1.81 sec. 2025-06-13 09:50:22 01083_match_zero_byte: [ OK ] 1.55 sec. 2025-06-13 09:50:23 02212_h3_get_pentagon_indexes: [ OK ] 2.31 sec. 2025-06-13 09:50:23 00653_verification_monotonic_data_load: [ OK ] 28.34 sec. 2025-06-13 09:50:23 01385_not_function: [ OK ] 1.00 sec. 2025-06-13 09:50:24 02536_date_from_number_inference_fix: [ OK ] 1.20 sec. 2025-06-13 09:50:26 01790_dist_INSERT_block_structure_mismatch_types_and_names: [ OK ] 2.57 sec. 2025-06-13 09:50:28 03172_http_content_encoding: [ OK ] 5.27 sec. 2025-06-13 09:50:29 01104_distributed_numbers_test: [ OK ] 2.22 sec. 2025-06-13 09:50:31 01262_low_cardinality_remove: [ OK ] 1.87 sec. 2025-06-13 09:50:32 02714_date_date32_in: [ OK ] 1.27 sec. 2025-06-13 09:50:32 02267_join_dup_columns_issue36199: [ OK ] 3.96 sec. 2025-06-13 09:50:33 03073_analyzer_alias_as_column_name: [ OK ] 1.41 sec. 2025-06-13 09:50:34 01188_attach_table_from_path: [ OK ] 2.35 sec. 2025-06-13 09:50:35 01846_alter_column_without_type_bugfix: [ OK ] 1.16 sec. 2025-06-13 09:50:36 00981_in_subquery_with_tuple: [ OK ] 13.00 sec. 2025-06-13 09:50:36 00178_query_datetime64_index: [ OK ] 1.71 sec. 2025-06-13 09:50:37 01423_if_nullable_cond: [ OK ] 1.05 sec. 2025-06-13 09:50:37 02115_write_buffers_finalize: [ OK ] 31.86 sec. 2025-06-13 09:50:38 03234_evaluate_constant_analyzer: [ OK ] 1.46 sec. 2025-06-13 09:50:39 01303_polygons_equals: [ OK ] 1.31 sec. 2025-06-13 09:50:39 03001_bad_error_message_higher_order_functions: [ OK ] 3.96 sec. 2025-06-13 09:50:40 02699_polygons_sym_difference_rollup: [ OK ] 1.61 sec. 2025-06-13 09:50:41 02860_distributed_flush_on_detach: [ OK ] 2.01 sec. 2025-06-13 09:50:41 03161_lightweight_delete_projection: [ OK ] 18.27 sec. 2025-06-13 09:50:42 03080_analyzer_prefer_column_name_to_alias__virtual_columns: [ OK ] 1.46 sec. 2025-06-13 09:50:43 03156_analyzer_array_join_distributed: [ OK ] 2.86 sec. 2025-06-13 09:50:43 03247_generic_arrayMin_arrayMax_fixes: [ OK ] 2.37 sec. 2025-06-13 09:50:45 00369_int_div_of_float: [ OK ] 1.35 sec. 2025-06-13 09:50:45 01825_new_type_json_nbagames: [ OK ] 51.32 sec. 2025-06-13 09:50:46 00165_transform_non_const_default: [ OK ] 2.01 sec. 2025-06-13 09:50:47 03267_positional_arguments_implicit_query_file: [ OK ] 9.69 sec. 2025-06-13 09:50:47 02422_insert_different_granularity: [ OK ] 4.16 sec. 2025-06-13 09:50:48 00372_cors_header: [ OK ] 2.47 sec. 2025-06-13 09:50:49 01135_default_and_alter_zookeeper: [ OK ] 1.91 sec. 2025-06-13 09:50:49 01269_create_with_null: [ OK ] 2.37 sec. 2025-06-13 09:50:50 02921_file_engine_size_virtual_column: [ OK ] 5.42 sec. 2025-06-13 09:50:50 02353_isnullable: [ OK ] 1.51 sec. 2025-06-13 09:50:51 01710_projection_with_column_transformers: [ OK ] 1.06 sec. 2025-06-13 09:50:52 01956_skip_unavailable_shards_excessive_attempts: [ OK ] 6.27 sec. 2025-06-13 09:50:52 03046_column_in_block_array_join: [ OK ] 1.60 sec. 2025-06-13 09:50:53 00688_low_cardinality_syntax: [ OK ] 3.36 sec. 2025-06-13 09:50:53 02366_kql_func_ip: [ OK ] 32.86 sec. 2025-06-13 09:50:54 01768_extended_range: [ OK ] 1.27 sec. 2025-06-13 09:50:55 01047_simple_aggregate_sizes_of_columns_bug: [ OK ] 2.66 sec. 2025-06-13 09:50:55 02701_invalid_having_NOT_AN_AGGREGATE: [ OK ] 1.36 sec. 2025-06-13 09:50:56 03001_block_offset_column: [ OK ] 4.08 sec. 2025-06-13 09:50:57 03003_compatibility_setting_bad_value: [ OK ] 1.06 sec. 2025-06-13 09:50:57 02968_mysql_prefer_column_name_to_alias: [ OK ] 2.71 sec. 2025-06-13 09:50:58 01851_hedged_connections_external_tables: [ OK ] 1.31 sec. 2025-06-13 09:50:58 03207_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec. 2025-06-13 09:50:58 Reason: not running for current build 2025-06-13 09:50:59 00230_array_functions_has_count_equal_index_of_non_const_second_arg: [ OK ] 3.78 sec. 2025-06-13 09:51:00 01683_intdiv_ubsan: [ OK ] 1.26 sec. 2025-06-13 09:51:01 02811_invalid_embedded_rocksdb_create: [ OK ] 1.06 sec. 2025-06-13 09:51:01 02725_any_join_single_row: [ OK ] 2.63 sec. 2025-06-13 09:51:02 02477_s3_request_throttler: [ OK ] 7.68 sec. 2025-06-13 09:51:02 01273_arrow: [ OK ] 64.39 sec. 2025-06-13 09:51:03 01458_named_tuple_millin: [ OK ] 1.10 sec. 2025-06-13 09:51:03 00929_multi_match_edit_distance: [ OK ] 11.24 sec. 2025-06-13 09:51:05 00975_json_hang: [ OK ] 3.86 sec. 2025-06-13 09:51:08 02498_random_string_in_json_schema_inference: [ OK ] 3.01 sec. 2025-06-13 09:51:09 01715_table_function_view_fix: [ OK ] 1.40 sec. 2025-06-13 09:51:10 02250_ON_CLUSTER_grant: [ OK ] 7.38 sec. 2025-06-13 09:51:12 03263_analyzer_materialized_view_cte_nested: [ OK ] 1.68 sec. 2025-06-13 09:51:13 02231_hierarchical_dictionaries_constant: [ OK ] 3.36 sec. 2025-06-13 09:51:15 00700_decimal_casts: [ OK ] 13.00 sec. 2025-06-13 09:51:16 03140_client_subsequent_external_tables: [ OK ] 3.26 sec. 2025-06-13 09:51:17 01852_s2_get_neighbours: [ OK ] 1.25 sec. 2025-06-13 09:51:17 02584_compressor_codecs: [ OK ] 4.62 sec. 2025-06-13 09:51:18 00029_test_zookeeper_optimize_exception: [ OK ] 16.40 sec. 2025-06-13 09:51:21 01780_column_sparse_pk: [ OK ] 3.07 sec. 2025-06-13 09:51:22 01379_with_fill_several_columns: [ OK ] 1.36 sec. 2025-06-13 09:51:23 03203_variant_convert_field_to_type_bug: [ OK ] 1.11 sec. 2025-06-13 09:51:24 01011_group_uniq_array_memsan: [ OK ] 1.15 sec. 2025-06-13 09:51:26 02833_sparse_columns_tuple_function: [ OK ] 1.40 sec. 2025-06-13 09:51:28 02862_sorted_distinct_sparse_fix: [ OK ] 1.76 sec. 2025-06-13 09:51:29 02479_if_with_null_and_cullable_const: [ OK ] 1.10 sec. 2025-06-13 09:51:31 00926_adaptive_index_granularity_merge_tree: [ OK ] 12.85 sec. 2025-06-13 09:51:31 00809_add_days_segfault: [ OK ] 2.37 sec. 2025-06-13 09:51:33 02053_INSERT_SELECT_MATERIALIZED: [ OK ] 1.63 sec. 2025-06-13 09:51:33 03222_create_timeseries_table: [ OK ] 1.36 sec. 2025-06-13 09:51:34 01492_format_readable_quantity: [ OK ] 1.15 sec. 2025-06-13 09:51:34 02347_rank_corr_nan: [ OK ] 1.06 sec. 2025-06-13 09:51:35 02539_generate_random_ip: [ OK ] 1.10 sec. 2025-06-13 09:51:36 00180_attach_materialized_view: [ OK ] 1.26 sec. 2025-06-13 09:51:36 01273_h3EdgeAngle_range_check: [ OK ] 1.25 sec. 2025-06-13 09:51:37 00073_merge_sorting_empty_array_joined: [ OK ] 1.05 sec. 2025-06-13 09:51:38 03096_largest_triangle_3b_crash: [ OK ] 1.01 sec. 2025-06-13 09:51:38 03239_if_constant_folding: [ OK ] 1.91 sec. 2025-06-13 09:51:39 02096_totals_global_in_bug: [ OK ] 1.30 sec. 2025-06-13 09:51:40 02661_read_from_archive_targz: [ OK ] 42.59 sec. 2025-06-13 09:51:41 00725_join_on_bug_3: [ OK ] 1.80 sec. 2025-06-13 09:51:42 02931_size_virtual_column_use_structure_from_insertion_table: [ OK ] 3.16 sec. 2025-06-13 09:51:42 01051_aggregate_function_crash: [ OK ] 1.06 sec. 2025-06-13 09:51:43 02343_group_by_use_nulls: [ OK ] 2.26 sec. 2025-06-13 09:51:43 02381_analyzer_join_final: [ OK ] 1.71 sec. 2025-06-13 09:51:44 01012_serialize_array_memory_usage: [ OK ] 1.81 sec. 2025-06-13 09:51:45 00008_array_join: [ OK ] 1.05 sec. 2025-06-13 09:51:46 02503_in_lc_const_args_bug: [ OK ] 0.95 sec. 2025-06-13 09:51:46 01287_max_execution_speed: [ SKIPPED ] 0.00 sec. 2025-06-13 09:51:46 Reason: not running for current build 2025-06-13 09:51:47 01748_partition_id_pruning: [ OK ] 2.41 sec. 2025-06-13 09:51:47 01505_pipeline_executor_UAF: [ OK ] 43.21 sec. 2025-06-13 09:51:48 01721_join_implicit_cast_long: [ OK ] 60.15 sec. 2025-06-13 09:51:48 02735_array_map_array_of_tuples: [ OK ] 1.56 sec. 2025-06-13 09:51:50 01538_fuzz_aggregate: [ OK ] 1.31 sec. 2025-06-13 09:51:50 02096_date_time_1970_saturation: [ OK ] 3.01 sec. 2025-06-13 09:51:51 02113_untuple_func_alias: [ OK ] 1.07 sec. 2025-06-13 09:51:51 01853_s2_cells_intersect: [ OK ] 1.38 sec. 2025-06-13 09:51:53 02864_replace_regexp_string_fallback: [ OK ] 1.66 sec. 2025-06-13 09:51:54 03359_point_in_polygon_index: [ OK ] 1.26 sec. 2025-06-13 09:51:54 01106_const_fixed_string_like: [ OK ] 3.11 sec. 2025-06-13 09:51:56 02908_Npy_files_caching: [ OK ] 7.52 sec. 2025-06-13 09:51:59 02890_untuple_column_names: [ OK ] 2.81 sec. 2025-06-13 09:51:59 00688_low_cardinality_serialization: [ OK ] 13.20 sec. 2025-06-13 09:52:00 03314_analyzer_resolve_in_parent_scope_4: [ OK ] 1.83 sec. 2025-06-13 09:52:01 01232_untuple: [ OK ] 2.07 sec. 2025-06-13 09:52:01 02974_backup_query_format_null: [ OK ] 6.74 sec. 2025-06-13 09:52:02 01659_test_base64Decode_mysql_compatibility: [ OK ] 1.21 sec. 2025-06-13 09:52:02 03241_view_block_structure: [ OK ] 1.85 sec. 2025-06-13 09:52:03 01381_for_each_with_states: [ OK ] 1.81 sec. 2025-06-13 09:52:04 03375_bloom_filter_array_equals: [ OK ] 1.56 sec. 2025-06-13 09:52:05 02192_comment: [ OK ] 1.62 sec. 2025-06-13 09:52:06 03079_analyzer_numeric_literals_as_column_names: [ OK ] 1.46 sec. 2025-06-13 09:52:06 03276_null_format_matching_case_insensitive: [ OK ] 12.15 sec. 2025-06-13 09:52:08 00700_decimal_in_keys: [ OK ] 2.66 sec. 2025-06-13 09:52:08 01043_h3_edge_length_m: [ OK ] 1.31 sec. 2025-06-13 09:52:09 01948_group_bitmap_and_or_xor_fix: [ OK ] 1.27 sec. 2025-06-13 09:52:10 02950_parallel_replicas_used_count: [ OK ] 27.64 sec. 2025-06-13 09:52:10 02400_memory_accounting_on_error: [ OK ] 4.77 sec. 2025-06-13 09:52:11 01558_transform_null_in: [ OK ] 2.92 sec. 2025-06-13 09:52:13 03158_dynamic_type_from_variant: [ OK ] 1.86 sec. 2025-06-13 09:52:15 02267_special_operator_parse_alias_check: [ OK ] 5.32 sec. 2025-06-13 09:52:15 01017_uniqCombined_memory_usage: [ SKIPPED ] 0.00 sec. 2025-06-13 09:52:15 Reason: not running for current build 2025-06-13 09:52:15 02381_join_dup_columns_in_plan: [ OK ] 4.87 sec. 2025-06-13 09:52:17 00975_recursive_materialized_view: [ OK ] 1.92 sec. 2025-06-13 09:52:20 00224_shard_distributed_aggregation_memory_efficient_and_overflows: [ OK ] 3.45 sec. 2025-06-13 09:52:21 00265_http_content_type_format_timezone: [ OK ] 5.28 sec. 2025-06-13 09:52:21 00098_k_union_all: [ OK ] 1.27 sec. 2025-06-13 09:52:22 01198_client_quota_key: [ OK ] 8.91 sec. 2025-06-13 09:52:22 00271_agg_state_and_totals: [ OK ] 1.37 sec. 2025-06-13 09:52:24 02734_sparse_columns_short_circuit: [ OK ] 1.51 sec. 2025-06-13 09:52:25 01528_to_uuid_or_null_or_zero: [ OK ] 2.98 sec. 2025-06-13 09:52:25 02236_json_each_row_empty_map_schema_inference: [ OK ] 1.16 sec. 2025-06-13 09:52:25 03217_primary_index_memory_leak: [ SKIPPED ] 0.00 sec. 2025-06-13 09:52:25 Reason: not running for current build 2025-06-13 09:52:28 02162_array_first_last_index: [ OK ] 2.46 sec. 2025-06-13 09:52:29 00534_functions_bad_arguments7: [ OK ] 71.67 sec. 2025-06-13 09:52:30 00978_ml_math: [ OK ] 1.24 sec. 2025-06-13 09:52:30 01785_pmj_lc_bug: [ OK ] 2.33 sec. 2025-06-13 09:52:32 00878_join_unexpected_results: [ OK ] 7.25 sec. 2025-06-13 09:52:34 02097_remove_sample_by: [ OK ] 3.37 sec. 2025-06-13 09:52:34 03209_json_type_horizontal_merges: [ SKIPPED ] 0.00 sec. 2025-06-13 09:52:34 Reason: not running for current build 2025-06-13 09:52:34 01071_in_array: [ OK ] 1.65 sec. 2025-06-13 09:52:35 02125_lz4_compression_bug_JSONCompactEachRow: [ OK ] 24.85 sec. 2025-06-13 09:52:36 02944_variant_as_common_type_analyzer: [ OK ] 6.03 sec. 2025-06-13 09:52:37 01923_ttl_with_modify_column: [ OK ] 3.37 sec. 2025-06-13 09:52:37 01615_two_args_function_index_fix: [ OK ] 1.88 sec. 2025-06-13 09:52:39 02982_parallel_replicas_unexpected_cluster: [ OK ] 1.83 sec. 2025-06-13 09:52:39 00746_sql_fuzzy: [ OK ] 121.12 sec. 2025-06-13 09:52:40 01440_big_int_exotic_casts: [ OK ] 6.15 sec. 2025-06-13 09:52:41 03314_nullable_key_no_optimize_functions_to_subcolumns: [ OK ] 1.72 sec. 2025-06-13 09:52:41 02814_ReplacingMergeTree_fix_select_final_on_single_partition: [ OK ] 2.33 sec. 2025-06-13 09:52:42 02696_ignore_inacc_tables_mat_view_atttach: [ OK ] 2.28 sec. 2025-06-13 09:52:43 03222_datetime64_small_value_const: [ OK ] 6.30 sec. 2025-06-13 09:52:43 02158_proportions_ztest_cmp: [ OK ] 5.98 sec. 2025-06-13 09:52:45 00563_shard_insert_into_remote: [ OK ] 2.27 sec. 2025-06-13 09:52:45 01052_array_reduce_exception: [ OK ] 1.62 sec. 2025-06-13 09:52:46 03151_dynamic_type_scale_max_types: [ OK ] 3.43 sec. 2025-06-13 09:52:47 02267_insert_empty_data: [ OK ] 1.47 sec. 2025-06-13 09:52:48 01471_top_k_range_check: [ OK ] 1.48 sec. 2025-06-13 09:52:48 02514_tsv_zero_started_number: [ OK ] 1.36 sec. 2025-06-13 09:52:50 01925_jit_aggregation_function_count_long: [ OK ] 1.72 sec. 2025-06-13 09:52:52 01889_clickhouse_client_config_format: [ OK ] 10.52 sec. 2025-06-13 09:52:52 01583_parallel_parsing_exception_with_offset: [ OK ] 30.68 sec. 2025-06-13 09:52:52 01104_fixed_string_like: [ OK ] 4.23 sec. 2025-06-13 09:52:52 01274_generate_random_nested: [ OK ] 2.76 sec. 2025-06-13 09:52:54 02122_parallel_formatting_Values: [ OK ] 9.11 sec. 2025-06-13 09:52:54 01838_system_dictionaries_virtual_key_column: [ OK ] 1.97 sec. 2025-06-13 09:52:54 03084_analyzer_join_column_alias: [ OK ] 1.86 sec. 2025-06-13 09:52:56 02316_values_table_func_bug: [ OK ] 1.61 sec. 2025-06-13 09:52:56 02271_temporary_table_show_rows_bytes: [ OK ] 2.01 sec. 2025-06-13 09:53:02 02932_query_settings_max_size_drop: [ OK ] 7.00 sec. 2025-06-13 09:53:06 00637_sessions_in_http_interface_and_settings: [ OK ] 9.13 sec. 2025-06-13 09:53:09 02954_analyzer_fuzz_i57086: [ OK ] 6.48 sec. 2025-06-13 09:53:16 00440_nulls_merge_tree: [ OK ] 6.58 sec. 2025-06-13 09:53:19 02876_yyyymmddtodate: [ OK ] 26.64 sec. 2025-06-13 09:53:19 02883_zookeeper_finalize_stress: [ OK ] 26.72 sec. 2025-06-13 09:53:21 02571_local_desc_abort_on_twitter_json: [ OK ] 15.12 sec. 2025-06-13 09:53:21 02933_compare_with_bool_as_string: [ OK ] 1.50 sec. 2025-06-13 09:53:23 00966_invalid_json_must_not_parse: [ OK ] 2.35 sec. 2025-06-13 09:53:24 02790_client_max_opening_fd: [ OK ] 4.82 sec. 2025-06-13 09:53:26 02789_jit_cannot_convert_column: [ OK ] 1.70 sec. 2025-06-13 09:53:28 02111_global_context_temporary_tables: [ OK ] 1.85 sec. 2025-06-13 09:53:31 02346_to_hour_monotonicity_fix_2: [ OK ] 2.56 sec. 2025-06-13 09:53:31 01015_empty_in_inner_right_join: [ OK ] 7.65 sec. 2025-06-13 09:53:32 01531_query_log_query_comment: [ OK ] 35.91 sec. 2025-06-13 09:53:33 02152_dictionary_date32_type: [ OK ] 2.25 sec. 2025-06-13 09:53:34 02578_ipv4_codec_t64: [ OK ] 1.58 sec. 2025-06-13 09:53:36 01492_array_join_crash_13829: [ OK ] 1.54 sec. 2025-06-13 09:53:37 01038_dictionary_lifetime_min_zero_sec: [ OK ] 15.86 sec. 2025-06-13 09:53:38 02499_analyzer_set_index: [ OK ] 2.02 sec. 2025-06-13 09:53:40 02516_projections_with_rollup: [ OK ] 24.48 sec. 2025-06-13 09:53:44 03093_special_column_errors: [ OK ] 6.68 sec. 2025-06-13 09:53:45 01524_do_not_merge_across_partitions_select_final: [ OK ] 6.43 sec. 2025-06-13 09:53:45 03212_thousand_exceptions: [ OK ] 149.81 sec. 2025-06-13 09:53:46 01277_large_tuples: [ OK ] 1.45 sec. 2025-06-13 09:53:46 03142_skip_ANSI_in_UTF8_compute_width: [ OK ] 1.30 sec. 2025-06-13 09:53:48 02915_sleep_large_uint: [ OK ] 2.44 sec. 2025-06-13 09:53:50 03271_decimal_monotonic_day_of_week: [ OK ] 1.81 sec. 2025-06-13 09:53:50 00147_alter_nested_default: [ OK ] 4.36 sec. 2025-06-13 09:53:52 03354_translate_crap: [ OK ] 1.48 sec. 2025-06-13 09:53:53 02900_window_function_with_sparse_column: [ OK ] 2.44 sec. 2025-06-13 09:53:56 01710_projections_optimize_aggregation_in_order: [ OK ] 22.14 sec. 2025-06-13 09:53:57 01681_bloom_filter_nullable_column: [ OK ] 4.61 sec. 2025-06-13 09:53:57 02418_keeper_map_keys_limit: [ OK ] 3.36 sec. 2025-06-13 09:53:57 00340_squashing_insert_select: [ OK ] 11.87 sec. 2025-06-13 09:53:58 00534_functions_bad_arguments11: [ OK ] 115.23 sec. 2025-06-13 09:53:59 01716_drop_rename_sign_column: [ OK ] 1.77 sec. 2025-06-13 09:54:00 02982_unambiguous_alter_commands: [ OK ] 2.43 sec. 2025-06-13 09:54:00 01551_mergetree_read_in_order_spread: [ OK ] 2.44 sec. 2025-06-13 09:54:01 01954_clickhouse_benchmark_multiple_long: [ OK ] 79.64 sec. 2025-06-13 09:54:02 01353_low_cardinality_join_types: [ OK ] 6.30 sec. 2025-06-13 09:54:02 00268_aliases_without_as_keyword: [ OK ] 1.33 sec. 2025-06-13 09:54:03 03033_dist_settings.optimize_skip_unused_shards_rewrite_in_composite_sharding_key: [ OK ] 2.76 sec. 2025-06-13 09:54:03 02943_order_by_all: [ OK ] 5.81 sec. 2025-06-13 09:54:03 03203_fill_missed_subcolumns: [ OK ] 4.06 sec. 2025-06-13 09:54:03 01326_build_id: [ OK ] 1.36 sec. 2025-06-13 09:54:04 01062_pm_multiple_all_join_same_value: [ OK ] 1.56 sec. 2025-06-13 09:54:04 01522_validate_alter_default: [ OK ] 1.81 sec. 2025-06-13 09:54:05 03242_view_block_structure: [ OK ] 1.46 sec. 2025-06-13 09:54:06 00538_datediff: [ OK ] 5.08 sec. 2025-06-13 09:54:06 01044_h3_edge_angle: [ OK ] 1.35 sec. 2025-06-13 09:54:06 02032_short_circuit_least_greatest_bug: [ OK ] 1.21 sec. 2025-06-13 09:54:07 01040_dictionary_invalidate_query_switchover_long: [ OK ] 25.90 sec. 2025-06-13 09:54:07 02429_combinators_in_array_reduce: [ OK ] 1.40 sec. 2025-06-13 09:54:08 03366_bfloat16_sorting: [ OK ] 1.06 sec. 2025-06-13 09:54:08 00758_array_reverse: [ OK ] 2.31 sec. 2025-06-13 09:54:10 02031_format_query_option: [ OK ] 2.52 sec. 2025-06-13 09:54:10 01502_jemalloc_percpu_arena: [ SKIPPED ] 0.00 sec. 2025-06-13 09:54:10 Reason: not running for current build 2025-06-13 09:54:10 03006_mv_deduplication_throw_if_async_insert: [ OK ] 2.11 sec. 2025-06-13 09:54:16 01308_orc_output_format_arrays: [ OK ] 7.40 sec. 2025-06-13 09:54:17 03221_incomplete_utf8_sequence: [ OK ] 1.36 sec. 2025-06-13 09:54:17 01550_query_identifier_parameters: [ OK ] 11.04 sec. 2025-06-13 09:54:20 00909_kill_not_initialized_query: [ OK ] 17.47 sec. 2025-06-13 09:54:20 02174_cte_scalar_cache: [ OK ] 10.45 sec. 2025-06-13 09:54:20 00484_preferred_max_column_in_block_size_bytes: [ OK ] 17.33 sec. 2025-06-13 09:54:22 01276_system_licenses: [ OK ] 1.21 sec. 2025-06-13 09:54:23 01021_only_tuple_columns: [ OK ] 2.47 sec. 2025-06-13 09:54:24 00829_bitmap_function: [ OK ] 13.51 sec. 2025-06-13 09:54:24 01259_combinator_distinct: [ OK ] 2.12 sec. 2025-06-13 09:54:24 00318_pk_tuple_order: [ OK ] 6.68 sec. 2025-06-13 09:54:25 01787_arena_assert_column_nothing: [ OK ] 1.16 sec. 2025-06-13 09:54:26 02444_async_broken_outdated_part_loading: [ OK ] 21.39 sec. 2025-06-13 09:54:26 01509_format_raw_blob: [ OK ] 6.53 sec. 2025-06-13 09:54:27 01666_gcd_ubsan: [ OK ] 3.27 sec. 2025-06-13 09:54:28 02476_query_parameters_without_serialisation: [ OK ] 2.42 sec. 2025-06-13 09:54:28 00088_distinct_of_arrays_of_strings: [ OK ] 1.36 sec. 2025-06-13 09:54:28 01802_formatDateTime_DateTime64_century: [ OK ] 2.07 sec. 2025-06-13 09:54:31 01445_create_table_as_table_function: [ OK ] 5.68 sec. 2025-06-13 09:54:32 02370_analyzer_in_function: [ OK ] 3.32 sec. 2025-06-13 09:54:32 01660_join_or_all: [ OK ] 7.98 sec. 2025-06-13 09:54:33 01881_join_on_conditions_merge: [ OK ] 15.86 sec. 2025-06-13 09:54:34 01107_join_right_table_totals: [ OK ] 5.02 sec. 2025-06-13 09:54:34 02981_variant_type_function: [ OK ] 2.02 sec. 2025-06-13 09:54:37 01056_prepared_statements_null_and_escaping: [ OK ] 3.32 sec. 2025-06-13 09:54:37 03212_max_bytes_to_read_for_schema_inference_in_cache: [ OK ] 3.27 sec. 2025-06-13 09:54:38 01377_supertype_low_cardinality: [ OK ] 4.72 sec. 2025-06-13 09:54:41 02050_clickhouse_local_parsing_exception: [ OK ] 3.07 sec. 2025-06-13 09:54:41 02916_replication_protocol_wait_for_part: [ OK ] 12.91 sec. 2025-06-13 09:54:42 02971_analyzer_remote_id: [ OK ] 4.53 sec. 2025-06-13 09:54:43 02581_width_bucket: [ OK ] 5.93 sec. 2025-06-13 09:54:47 01825_new_type_json_11: [ OK ] 14.60 sec. 2025-06-13 09:54:49 03215_varian_as_common_type_tuple_map: [ OK ] 1.36 sec. 2025-06-13 09:54:49 02245_make_datetime64: [ OK ] 7.75 sec. 2025-06-13 09:54:50 03142_window_function_limit_by: [ OK ] 1.66 sec. 2025-06-13 09:54:50 03037_dynamic_merges_2_horizontal_compact_merge_tree: [ SKIPPED ] 0.00 sec. 2025-06-13 09:54:50 Reason: not running for current build 2025-06-13 09:54:51 01835_alias_to_primary_key_cyfdecyf: [ OK ] 1.61 sec. 2025-06-13 09:54:52 01710_force_use_projection: [ OK ] 1.91 sec. 2025-06-13 09:54:52 02373_datetime64_monotonicity: [ OK ] 10.70 sec. 2025-06-13 09:54:53 01406_carriage_return_in_tsv_csv: [ OK ] 9.90 sec. 2025-06-13 09:54:54 01670_test_repeat_mysql_dialect: [ OK ] 1.01 sec. 2025-06-13 09:54:54 01528_setting_aggregate_functions_null_for_empty: [ OK ] 2.67 sec. 2025-06-13 09:54:54 02901_remove_nullable_crash_analyzer: [ OK ] 1.76 sec. 2025-06-13 09:54:55 02155_nested_lc_defalut_bug: [ OK ] 1.76 sec. 2025-06-13 09:54:56 01542_collate_in_array: [ OK ] 2.47 sec. 2025-06-13 09:54:58 00028_shard_big_agg_aj_distributed: [ OK ] 2.19 sec. 2025-06-13 09:54:59 00613_shard_distributed_max_execution_time: [ OK ] 1.31 sec. 2025-06-13 09:54:59 01662_date_ubsan: [ OK ] 5.58 sec. 2025-06-13 09:54:59 02710_protobuf_ipv4_date32: [ OK ] 5.08 sec. 2025-06-13 09:55:00 00072_in_types: [ OK ] 1.11 sec. 2025-06-13 09:55:02 03278_enum_in_unknown_value: [ OK ] 2.82 sec. 2025-06-13 09:55:06 02122_parallel_formatting_JSONEachRow: [ OK ] 9.68 sec. 2025-06-13 09:55:06 01272_suspicious_codecs: [ OK ] 6.83 sec. 2025-06-13 09:55:08 00882_multiple_join_no_alias: [ OK ] 2.18 sec. 2025-06-13 09:55:09 01508_explain_header: [ OK ] 1.07 sec. 2025-06-13 09:55:09 02859_replicated_db_name_zookeeper: [ OK ] 8.74 sec. 2025-06-13 09:55:11 00195_shard_union_all_and_global_in: [ OK ] 2.21 sec. 2025-06-13 09:55:12 01156_pcg_deserialization: [ OK ] 40.66 sec. 2025-06-13 09:55:12 03300_implicit_privileges_system_databases: [ OK ] 5.72 sec. 2025-06-13 09:55:13 02572_max_intersections: [ OK ] 1.33 sec. 2025-06-13 09:55:13 02812_pointwise_array_operations: [ OK ] 3.57 sec. 2025-06-13 09:55:14 01356_initialize_aggregation: [ OK ] 1.97 sec. 2025-06-13 09:55:14 03235_groupArray_string_consistency: [ OK ] 1.44 sec. 2025-06-13 09:55:15 01940_custom_tld_sharding_key: [ OK ] 1.67 sec. 2025-06-13 09:55:17 02845_domain_rfc_support_ipv6: [ OK ] 2.78 sec. 2025-06-13 09:55:17 00155_long_merges: [ SKIPPED ] 0.00 sec. 2025-06-13 09:55:17 Reason: not running for current build 2025-06-13 09:55:17 00720_with_cube: [ OK ] 2.01 sec. 2025-06-13 09:55:18 01318_map_populate_series: [ OK ] 3.97 sec. 2025-06-13 09:55:18 03053_analyzer_join_alias: [ OK ] 1.66 sec. 2025-06-13 09:55:19 02293_grouping_function_group_by: [ OK ] 5.70 sec. 2025-06-13 09:55:20 01665_substring_ubsan: [ OK ] 1.16 sec. 2025-06-13 09:55:20 02560_vertical_merge_memory_usage: [ OK ] 17.64 sec. 2025-06-13 09:55:21 02017_columns_with_dot: [ OK ] 2.62 sec. 2025-06-13 09:55:21 02481_async_insert_dedup_token: [ OK ] 58.58 sec. 2025-06-13 09:55:23 00097_long_storage_buffer_race_condition: [ OK ] 112.03 sec. 2025-06-13 09:55:25 03277_join_adaptive_spill: [ OK ] 8.07 sec. 2025-06-13 09:55:26 01519_topK_distributed_parametrized: [ OK ] 2.67 sec. 2025-06-13 09:55:27 02354_parse_timedelta: [ OK ] 5.50 sec. 2025-06-13 09:55:29 02711_server_uuid_macro: [ OK ] 2.58 sec. 2025-06-13 09:55:29 02916_distributed_skip_unavailable_shards: [ OK ] 1.87 sec. 2025-06-13 09:55:29 02237_lzma_bug: [ OK ] 11.62 sec. 2025-06-13 09:55:31 01691_DateTime64_clamp: [ OK ] 2.11 sec. 2025-06-13 09:55:32 01416_join_totals_header_bug: [ OK ] 2.01 sec. 2025-06-13 09:55:33 03147_asof_join_ddb_missing: [ OK ] 7.73 sec. 2025-06-13 09:55:33 03034_recursive_cte_tree: [ OK ] 1.96 sec. 2025-06-13 09:55:34 00520_http_nullable: [ OK ] 2.76 sec. 2025-06-13 09:55:35 02311_range_hashed_dictionary_range_cast: [ OK ] 1.57 sec. 2025-06-13 09:55:35 03152_dynamic_type_simple: [ OK ] 2.21 sec. 2025-06-13 09:55:40 01946_profile_sleep: [ OK ] 19.93 sec. 2025-06-13 09:55:41 02730_with_fill_by_sorting_prefix: [ OK ] 5.32 sec. 2025-06-13 09:55:42 01358_lc_parquet: [ OK ] 22.19 sec. 2025-06-13 09:55:42 03304_compare_substrings: [ OK ] 7.09 sec. 2025-06-13 09:55:42 01091_insert_with_default_json: [ OK ] 1.51 sec. 2025-06-13 09:55:42 02378_part_log_profile_events: [ OK ] 13.31 sec. 2025-06-13 09:55:43 01774_bar_with_illegal_value: [ OK ] 1.21 sec. 2025-06-13 09:55:45 02487_create_index_normalize_functions: [ OK ] 2.43 sec. 2025-06-13 09:55:45 03303_alias_inverse_order: [ OK ] 1.46 sec. 2025-06-13 09:55:46 02844_table_function_url_filter_by_virtual_columns: [ OK ] 3.92 sec. 2025-06-13 09:55:47 02354_vector_search_empty_arrays_or_default_values: [ OK ] 1.88 sec. 2025-06-13 09:55:48 00022_func_higher_order_and_constants: [ OK ] 1.07 sec. 2025-06-13 09:55:48 02294_system_certificates: [ OK ] 0.96 sec. 2025-06-13 09:55:48 01825_type_json_7: [ OK ] 8.08 sec. 2025-06-13 09:55:49 02843_date_predicate_optimizations_bugs: [ OK ] 1.10 sec. 2025-06-13 09:55:50 01655_window_functions_bug: [ OK ] 1.38 sec. 2025-06-13 09:55:52 03207_composite_expressions_lambda_consistent_formatting: [ OK ] 2.21 sec. 2025-06-13 09:55:52 02864_restore_table_with_broken_part: [ OK ] 9.99 sec. 2025-06-13 09:55:53 02344_distinct_limit_distiributed: [ OK ] 7.80 sec. 2025-06-13 09:55:54 01250_fixed_string_comparison: [ OK ] 1.86 sec. 2025-06-13 09:55:54 03357_check_contraints_null_syntax: [ OK ] 1.51 sec. 2025-06-13 09:55:56 02311_system_zookeeper_insert: [ OK ] 3.95 sec. 2025-06-13 09:55:59 02871_join_on_system_errors: [ OK ] 1.86 sec. 2025-06-13 09:55:59 02751_text_formats_bad_nullable_parsing: [ OK ] 10.90 sec. 2025-06-13 09:56:02 00652_replicated_mutations_zookeeper: [ OK ] 40.38 sec. 2025-06-13 09:56:03 03230_subcolumns_mv: [ OK ] 3.85 sec. 2025-06-13 09:56:15 01746_long_zlib_http_compression_json_format: [ OK ] 20.07 sec. 2025-06-13 09:56:16 01939_network_receive_bytes_metrics: [ OK ] 12.09 sec. 2025-06-13 09:56:16 02421_new_type_json_async_insert: [ OK ] 13.37 sec. 2025-06-13 09:56:17 02803_backup_tmp_files: [ OK ] 16.85 sec. 2025-06-13 09:56:17 01720_union_distinct_with_limit: [ OK ] 1.26 sec. 2025-06-13 09:56:21 01646_fix_window_funnel_inconistency: [ OK ] 4.24 sec. 2025-06-13 09:56:22 01018_ambiguous_column: [ OK ] 4.35 sec. 2025-06-13 09:56:23 00037_totals_limit: [ OK ] 1.63 sec. 2025-06-13 09:56:25 02725_object_column_alter: [ OK ] 1.72 sec. 2025-06-13 09:56:26 01701_clear_projection_and_part_remove: [ OK ] 10.66 sec. 2025-06-13 09:56:28 02503_join_switch_alias_fuzz: [ OK ] 2.19 sec. 2025-06-13 09:56:29 03126_column_not_under_group_by: [ OK ] 1.66 sec. 2025-06-13 09:56:31 03227_dynamic_subcolumns_enumerate_streams: [ OK ] 2.19 sec. 2025-06-13 09:56:34 03203_multiif_and_where_2_conditions_old_analyzer_bug: [ OK ] 4.16 sec. 2025-06-13 09:56:35 03214_count_distinct_null_key_memory_leak: [ OK ] 40.46 sec. 2025-06-13 09:56:37 01600_min_max_compress_block_size: [ OK ] 2.22 sec. 2025-06-13 09:56:37 00837_minmax_index: [ OK ] 14.28 sec. 2025-06-13 09:56:37 01603_read_with_backoff_bug: [ SKIPPED ] 0.00 sec. 2025-06-13 09:56:37 Reason: not running for current build 2025-06-13 09:56:39 02233_with_total_empty_chunk: [ OK ] 1.70 sec. 2025-06-13 09:56:40 03247_pr_local_plan_non_constant_in_source: [ OK ] 4.61 sec. 2025-06-13 09:56:40 02477_age: [ OK ] 8.75 sec. 2025-06-13 09:56:43 01736_null_as_default: [ OK ] 3.22 sec. 2025-06-13 09:56:44 01499_log_deadlock: [ OK ] 6.90 sec. 2025-06-13 09:56:44 03208_datetime_cast_losing_precision: [ OK ] 3.40 sec. 2025-06-13 09:56:44 02150_index_hypothesis_race_long: [ OK ] 54.80 sec. 2025-06-13 09:56:46 02916_csv_infer_numbers_from_strings: [ OK ] 1.22 sec. 2025-06-13 09:56:46 00800_low_cardinality_distributed_insert: [ OK ] 1.71 sec. 2025-06-13 09:56:46 01383_log_broken_table: [ OK ] 124.63 sec. 2025-06-13 09:56:46 02680_illegal_type_of_filter_projection: [ OK ] 1.72 sec. 2025-06-13 09:56:46 03036_dynamic_read_shared_subcolumns_compact_merge_tree: [ SKIPPED ] 0.00 sec. 2025-06-13 09:56:46 Reason: not running for current build 2025-06-13 09:56:46 00678_shard_funnel_window: [ OK ] 5.33 sec. 2025-06-13 09:56:47 03208_uniq_with_empty_tuple: [ OK ] 1.11 sec. 2025-06-13 09:56:47 01433_hex_float: [ OK ] 1.24 sec. 2025-06-13 09:56:48 02504_disallow_arrayjoin_in_mutations: [ OK ] 1.58 sec. 2025-06-13 09:56:49 01558_enum_as_num_in_tsv_csv_input: [ OK ] 1.66 sec. 2025-06-13 09:56:50 01767_timezoneOf: [ OK ] 3.42 sec. 2025-06-13 09:56:50 01942_snowflakeIDToDateTime: [ OK ] 4.47 sec. 2025-06-13 09:56:51 01949_heredoc_unfinished: [ OK ] 2.68 sec. 2025-06-13 09:56:52 02119_sumcount: [ OK ] 4.62 sec. 2025-06-13 09:56:52 01474_decimal_scale_bug: [ OK ] 2.48 sec. 2025-06-13 09:56:53 03222_json_squashing: [ OK ] 35.29 sec. 2025-06-13 09:56:53 02229_client_stop_multiquery_in_SIGINT: [ OK ] 10.08 sec. 2025-06-13 09:56:54 03169_modify_column_data_loss: [ OK ] 2.06 sec. 2025-06-13 09:56:54 01769_extended_range_2: [ OK ] 1.31 sec. 2025-06-13 09:56:54 03324_aggregating_merge_tree_final_extremes: [ OK ] 1.71 sec. 2025-06-13 09:56:55 02784_parallel_replicas_automatic_decision: [ OK ] 80.24 sec. 2025-06-13 09:56:55 00799_function_dry_run: [ OK ] 1.92 sec. 2025-06-13 09:56:56 00726_materialized_view_concurrent: [ OK ] 2.01 sec. 2025-06-13 09:56:56 02312_parquet_orc_arrow_names_tuples: [ OK ] 2.56 sec. 2025-06-13 09:56:56 02541_empty_function_support_ip: [ OK ] 1.52 sec. 2025-06-13 09:56:57 00843_optimize_predicate_and_rename_table: [ OK ] 1.93 sec. 2025-06-13 09:56:57 02354_vector_search_queries: [ OK ] 9.59 sec. 2025-06-13 09:56:58 02267_type_inference_for_insert_into_function_null: [ OK ] 1.51 sec. 2025-06-13 09:56:58 00102_insert_into_temporary_table: [ OK ] 1.06 sec. 2025-06-13 09:56:59 02366_kql_mvexpand: [ OK ] 3.22 sec. 2025-06-13 09:56:59 02679_query_parameters_dangling_pointer: [ OK ] 1.26 sec. 2025-06-13 09:57:00 02131_used_row_policies_in_query_log: [ OK ] 9.14 sec. 2025-06-13 09:57:00 02898_parallel_replicas_custom_key_final: [ OK ] 1.95 sec. 2025-06-13 09:57:00 03312_line_numbers: [ OK ] 7.17 sec. 2025-06-13 09:57:01 00719_insert_block_without_column: [ OK ] 6.99 sec. 2025-06-13 09:57:01 03157_dynamic_type_json: [ OK ] 1.56 sec. 2025-06-13 09:57:02 01732_union_and_union_all: [ OK ] 1.10 sec. 2025-06-13 09:57:02 01666_lcm_ubsan: [ OK ] 2.36 sec. 2025-06-13 09:57:02 00999_join_on_expression: [ OK ] 4.47 sec. 2025-06-13 09:57:02 00700_decimal_defaults: [ OK ] 1.46 sec. 2025-06-13 09:57:02 01585_use_index_for_global_in: [ OK ] 2.41 sec. 2025-06-13 09:57:03 02243_make_date32: [ OK ] 6.43 sec. 2025-06-13 09:57:03 02918_gorilla_invalid_file: [ OK ] 2.71 sec. 2025-06-13 09:57:03 01580_column_const_comparision: [ OK ] 1.11 sec. 2025-06-13 09:57:05 00024_unused_array_join_in_subquery: [ OK ] 1.12 sec. 2025-06-13 09:57:05 02493_analyzer_table_functions_untuple: [ OK ] 2.87 sec. 2025-06-13 09:57:05 03093_reading_bug_with_parallel_replicas: [ OK ] 3.18 sec. 2025-06-13 09:57:06 01804_uniq_up_to_ubsan: [ OK ] 1.44 sec. 2025-06-13 09:57:07 03041_select_with_query_result: [ OK ] 1.87 sec. 2025-06-13 09:57:08 01090_fixed_string_bit_ops: [ OK ] 1.36 sec. 2025-06-13 09:57:08 00109_shard_totals_after_having: [ OK ] 7.09 sec. 2025-06-13 09:57:09 01655_agg_if_nullable: [ OK ] 1.42 sec. 2025-06-13 09:57:11 03168_fuzz_multiIf_short_circuit: [ OK ] 1.11 sec. 2025-06-13 09:57:11 01018_ddl_dictionaries_special: [ OK ] 3.83 sec. 2025-06-13 09:57:12 01289_min_execution_speed_not_too_early: [ OK ] 6.89 sec. 2025-06-13 09:57:12 03325_alter_ast_format: [ OK ] 1.21 sec. 2025-06-13 09:57:13 01626_cnf_test: [ OK ] 1.62 sec. 2025-06-13 09:57:13 03200_subcolumns_join_use_nulls: [ OK ] 1.56 sec. 2025-06-13 09:57:14 01060_shutdown_table_after_detach: [ OK ] 5.20 sec. 2025-06-13 09:57:14 01085_datetime_arithmetic_preserve_timezone: [ OK ] 1.17 sec. 2025-06-13 09:57:15 01881_create_as_tuple: [ OK ] 1.86 sec. 2025-06-13 09:57:17 03143_cte_scope: [ OK ] 2.22 sec. 2025-06-13 09:57:18 03130_analyzer_self_join_group_by: [ OK ] 2.16 sec. 2025-06-13 09:57:19 00900_null_array_orc_load: [ OK ] 6.73 sec. 2025-06-13 09:57:19 00497_whitespaces_in_insert: [ OK ] 17.27 sec. 2025-06-13 09:57:20 01666_date_lut_buffer_overflow: [ OK ] 1.12 sec. 2025-06-13 09:57:25 00825_protobuf_format_array_3dim: [ OK ] 7.61 sec. 2025-06-13 09:57:25 02122_parallel_formatting_Pretty: [ OK ] 21.88 sec. 2025-06-13 09:57:25 02205_map_populate_series_non_const: [ OK ] 6.17 sec. 2025-06-13 09:57:26 02019_multiple_weird_with_fill: [ OK ] 1.21 sec. 2025-06-13 09:57:27 00396_uuid: [ OK ] 2.12 sec. 2025-06-13 09:57:27 01785_parallel_formatting_memory: [ OK ] 7.09 sec. 2025-06-13 09:57:28 03400_distributed_final: [ OK ] 2.05 sec. 2025-06-13 09:57:28 02383_schema_inference_hints: [ OK ] 1.37 sec. 2025-06-13 09:57:29 02428_combinators_with_over_statement: [ OK ] 1.97 sec. 2025-06-13 09:57:31 00804_rollup_with_having: [ OK ] 1.57 sec. 2025-06-13 09:57:32 03034_dynamic_conversions: [ OK ] 4.58 sec. 2025-06-13 09:57:35 02582_analyzer_join_subquery_empty_column_list: [ OK ] 3.22 sec. 2025-06-13 09:57:38 02561_temporary_table_grants: [ OK ] 19.85 sec. 2025-06-13 09:57:41 02470_suspicious_low_cardinality_msan: [ OK ] 5.20 sec. 2025-06-13 09:57:41 03382_array_join_asterisk: [ OK ] 12.84 sec. 2025-06-13 09:57:41 03008_s3_plain_rewritable_alter_partition: [ OK ] 27.60 sec. 2025-06-13 09:57:45 03276_index_of_assume_sorted: [ OK ] 3.84 sec. 2025-06-13 09:57:47 02784_projections_read_in_order_bug: [ OK ] 8.52 sec. 2025-06-13 09:57:47 02477_age_datetime64: [ OK ] 6.10 sec. 2025-06-13 09:57:47 00752_low_cardinality_lambda_argument: [ OK ] 2.20 sec. 2025-06-13 09:57:48 02871_multiple_joins_rewriter_v2_handle_last_table_columns: [ OK ] 1.62 sec. 2025-06-13 09:57:49 03214_backup_and_clear_old_temporary_directories: [ OK ] 21.59 sec. 2025-06-13 09:57:50 00513_fractional_time_zones: [ OK ] 1.36 sec. 2025-06-13 09:57:51 03356_analyzer_unused_scalar_subquery: [ OK ] 1.17 sec. 2025-06-13 09:57:52 01102_distributed_local_in_bug: [ OK ] 2.23 sec. 2025-06-13 09:57:54 01308_row_policy_and_trivial_count_query: [ OK ] 2.42 sec. 2025-06-13 09:57:56 02047_log_family_data_file_sizes: [ OK ] 25.66 sec. 2025-06-13 09:57:57 03107_ill_formed_select_in_materialized_view: [ OK ] 2.51 sec. 2025-06-13 09:57:59 00974_low_cardinality_cast: [ OK ] 2.46 sec. 2025-06-13 09:58:01 00900_orc_arrow_parquet_tuples: [ OK ] 19.71 sec. 2025-06-13 09:58:03 00829_bitmap64_function: [ OK ] 3.67 sec. 2025-06-13 09:58:04 00931_low_cardinality_read_with_empty_array: [ OK ] 2.62 sec. 2025-06-13 09:58:05 02146_mv_non_phys: [ OK ] 1.38 sec. 2025-06-13 09:58:05 03307_parallel_hash_max_joined_rows: [ SKIPPED ] 0.00 sec. 2025-06-13 09:58:05 Reason: not running for current build 2025-06-13 09:58:07 02981_vertical_merges_memory_usage: [ OK ] 15.04 sec. 2025-06-13 09:58:08 01079_order_by_pk: [ OK ] 20.33 sec. 2025-06-13 09:58:09 02884_parquet_new_encodings: [ OK ] 3.42 sec. 2025-06-13 09:58:09 02408_to_fixed_string_short_circuit: [ OK ] 1.07 sec. 2025-06-13 09:58:09 03001_backup_matview_after_modify_query: [ OK ] 12.20 sec. 2025-06-13 09:58:11 02436_system_zookeeper_context: [ OK ] 1.76 sec. 2025-06-13 09:58:11 01865_aggregator_overflow_row: [ OK ] 2.32 sec. 2025-06-13 09:58:12 00034_fixed_string_to_number: [ OK ] 1.12 sec. 2025-06-13 09:58:13 01781_merge_tree_deduplication: [ OK ] 10.32 sec. 2025-06-13 09:58:14 01866_view_persist_settings: [ OK ] 6.59 sec. 2025-06-13 09:58:14 02975_intdiv_with_decimal: [ OK ] 5.68 sec. 2025-06-13 09:58:16 02915_analyzer_fuzz_1: [ OK ] 1.06 sec. 2025-06-13 09:58:16 03036_schema_inference_cache_s3_archives: [ OK ] 1.91 sec. 2025-06-13 09:58:17 00500_point_in_polygon: [ OK ] 5.18 sec. 2025-06-13 09:58:17 02389_analyzer_nested_lambda: [ OK ] 74.91 sec. 2025-06-13 09:58:17 01451_replicated_detach_drop_and_quorum_long: [ OK ] 3.78 sec. 2025-06-13 09:58:17 01825_type_json_partitions: [ OK ] 1.63 sec. 2025-06-13 09:58:19 03155_test_move_to_prewhere: [ OK ] 6.78 sec. 2025-06-13 09:58:19 02293_http_header_full_summary_without_progress: [ OK ] 3.78 sec. 2025-06-13 09:58:21 02842_table_function_file_filter_by_virtual_columns: [ OK ] 3.92 sec. 2025-06-13 09:58:21 01189_create_as_table_as_table_function: [ OK ] 1.26 sec. 2025-06-13 09:58:21 00625_arrays_in_nested: [ OK ] 3.62 sec. 2025-06-13 09:58:21 03024_total_rows_approx_is_set_for_system_zeros_and_generate_random: [ OK ] 1.81 sec. 2025-06-13 09:58:22 00258_materializing_tuples: [ OK ] 1.56 sec. 2025-06-13 09:58:23 01868_order_by_fill_with_datetime64: [ OK ] 1.37 sec. 2025-06-13 09:58:23 03019_numbers_pretty: [ OK ] 1.41 sec. 2025-06-13 09:58:24 01766_todatetime64_no_timezone_arg: [ OK ] 0.97 sec. 2025-06-13 09:58:24 03155_datasketches_ubsan: [ OK ] 1.12 sec. 2025-06-13 09:58:25 00560_float_leading_plus_in_exponent: [ OK ] 1.31 sec. 2025-06-13 09:58:27 03273_dictionary_rbac: [ OK ] 9.76 sec. 2025-06-13 09:58:27 01822_union_and_constans_error: [ OK ] 1.52 sec. 2025-06-13 09:58:32 02011_tuple_vector_functions: [ OK ] 10.58 sec. 2025-06-13 09:58:32 02493_inconsistent_hex_and_binary_number: [ OK ] 8.49 sec. 2025-06-13 09:58:33 02504_regexp_dictionary_ua_parser: [ OK ] 15.06 sec. 2025-06-13 09:58:34 02935_ipv6_bit_operations: [ OK ] 1.41 sec. 2025-06-13 09:58:35 02968_analyzer_join_column_not_found: [ OK ] 1.43 sec. 2025-06-13 09:58:36 03165_string_functions_with_token_text_indexes: [ OK ] 8.90 sec. 2025-06-13 09:58:45 02274_full_sort_join_nodistinct: [ OK ] 57.65 sec. 2025-06-13 09:58:46 00534_functions_bad_arguments8: [ OK ] 102.43 sec. 2025-06-13 09:58:47 03273_better_json_subcolumns_parsing: [ OK ] 1.36 sec. 2025-06-13 09:58:47 00148_summing_merge_tree_aggregate_function: [ OK ] 24.64 sec. 2025-06-13 09:58:48 02864_statistics_bug_69589: [ OK ] 1.97 sec. 2025-06-13 09:58:48 02911_analyzer_explain_estimate: [ OK ] 1.28 sec. 2025-06-13 09:58:49 01576_alter_low_cardinality_and_select: [ OK ] 12.75 sec. 2025-06-13 09:58:49 00041_big_array_join: [ OK ] 2.26 sec. 2025-06-13 09:58:52 03206_no_exceptions_clickhouse_local: [ FAIL ] 3.27 sec. 2025-06-13 09:58:52 Reason: return code: 134, result: 2025-06-13 09:58:52 2025-06-13 09:58:52 2025-06-13 09:58:52 2025-06-13 09:58:52 stdout: 2025-06-13 09:58:52 2025-06-13 09:58:52 2025-06-13 09:58:52 Settings used in the test: --max_insert_threads 3 --group_by_two_level_threshold 790984 --group_by_two_level_threshold_bytes 39407179 --distributed_aggregation_memory_efficient 0 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 13570769 --max_read_buffer_size 741091 --prefer_localhost_replica 0 --max_block_size 78481 --max_joined_block_size_rows 26381 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 0 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 78 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 5094721 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method pread --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 1 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 0 --merge_tree_coarse_index_granularity 10 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 395832514 --min_compress_block_size 741416 --max_compress_block_size 1239013 --merge_tree_compact_parts_min_granules_to_multibuffer_read 3 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 2959666 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 3 --session_timezone America/Caracas --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.21 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 1 --max_parsing_threads 0 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 1 --query_plan_join_swap_table true --enable_vertical_final 1 --optimize_extract_common_expressions 1 --use_query_condition_cache 1 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.2 --max_bytes_ratio_before_external_group_by 0.2 2025-06-13 09:58:52 2025-06-13 09:58:52 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0 --prefer_fetch_merged_part_size_threshold 6478567878 --vertical_merge_algorithm_min_rows_to_activate 139479 --vertical_merge_algorithm_min_columns_to_activate 11 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 7498597352 --index_granularity_bytes 27546581 --merge_max_block_size 7795 --index_granularity 22238 --min_bytes_for_wide_part 980765353 --marks_compress_block_size 57336 --primary_key_compress_block_size 89997 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 139188078 --compact_parts_max_granules_to_buffer 87 --compact_parts_merge_max_bytes_to_prefetch_part 24646422 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 100 --old_parts_lifetime 308 --prewarm_mark_cache 1 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 0 --enable_block_number_column 1 --enable_block_offset_column 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 1 2025-06-13 09:58:52 2025-06-13 09:58:52 Database: test_uad2gx60 2025-06-13 09:58:53 01288_shard_max_network_bandwidth: [ OK ] 4.43 sec. 2025-06-13 09:58:55 02572_query_views_log_background_thread: [ OK ] 22.09 sec. 2025-06-13 09:58:55 02023_storage_filelog: [ OK ] 23.30 sec. 2025-06-13 09:58:55 02550_client_connections_credentials: [ OK ] 28.34 sec. 2025-06-13 09:58:56 02675_grant_query_formatting: [ OK ] 2.51 sec. 2025-06-13 09:58:56 03391_logical_error_sort_column: [ OK ] 1.32 sec. 2025-06-13 09:58:57 02141_clickhouse_local_interactive_table: [ OK ] 4.44 sec. 2025-06-13 09:58:57 00292_parser_tuple_element: [ OK ] 1.11 sec. 2025-06-13 09:58:58 00960_eval_ml_method_const: [ OK ] 1.12 sec. 2025-06-13 09:58:58 01073_crlf_end_of_line: [ OK ] 1.62 sec. 2025-06-13 09:58:59 00402_nan_and_extremes: [ OK ] 1.72 sec. 2025-06-13 09:58:59 00823_capnproto_input: [ SKIPPED ] 0.00 sec. 2025-06-13 09:58:59 Reason: not running for current build 2025-06-13 09:59:01 03169_cache_complex_dict_short_circuit_bug: [ OK ] 2.07 sec. 2025-06-13 09:59:02 00199_ternary_operator_type_check: [ OK ] 6.34 sec. 2025-06-13 09:59:02 02377_optimize_sorting_by_input_stream_properties: [ OK ] 3.98 sec. 2025-06-13 09:59:02 02871_clickhouse_client_restart_pager: [ OK ] 3.38 sec. 2025-06-13 09:59:04 02361_fsync_profile_events: [ OK ] 8.65 sec. 2025-06-13 09:59:04 02186_range_hashed_dictionary_intersecting_intervals: [ OK ] 2.82 sec. 2025-06-13 09:59:04 02372_now_in_block: [ OK ] 2.63 sec. 2025-06-13 09:59:05 02915_fpc_overflow: [ OK ] 3.38 sec. 2025-06-13 09:59:06 00404_null_literal: [ OK ] 1.42 sec. 2025-06-13 09:59:07 02454_create_table_with_custom_disk: [ OK ] 4.68 sec. 2025-06-13 09:59:09 01825_new_type_json_add_column: [ OK ] 3.83 sec. 2025-06-13 09:59:10 01480_binary_operator_monotonicity: [ OK ] 5.93 sec. 2025-06-13 09:59:10 02002_row_level_filter_bug: [ OK ] 20.58 sec. 2025-06-13 09:59:11 01273_arrow_load: [ OK ] 7.69 sec. 2025-06-13 09:59:14 02595_orc_arrow_parquet_more_types: [ OK ] 7.39 sec. 2025-06-13 09:59:15 00763_long_lock_buffer_alter_destination_table: [ OK ] 39.55 sec. 2025-06-13 09:59:16 00098_f_union_all: [ OK ] 1.62 sec. 2025-06-13 09:59:16 01273_arrow_nested_arrays_load: [ OK ] 10.05 sec. 2025-06-13 09:59:17 02845_parquet_odd_decimals: [ OK ] 6.74 sec. 2025-06-13 09:59:17 00030_alter_table: [ OK ] 5.60 sec. 2025-06-13 09:59:18 01088_benchmark_query_id: [ OK ] 7.84 sec. 2025-06-13 09:59:18 00688_low_cardinality_in: [ OK ] 2.42 sec. 2025-06-13 09:59:19 03299_map_named_tuple: [ OK ] 1.32 sec. 2025-06-13 09:59:19 03307_forbid_loop_table_function_as_engine: [ OK ] 1.37 sec. 2025-06-13 09:59:20 00580_cast_nullable_to_non_nullable: [ OK ] 1.11 sec. 2025-06-13 09:59:21 02811_primary_key_in_columns: [ OK ] 3.93 sec. 2025-06-13 09:59:21 01710_minmax_count_projection_modify_partition_key: [ OK ] 1.92 sec. 2025-06-13 09:59:22 02990_format_not_precedence: [ OK ] 1.47 sec. 2025-06-13 09:59:23 01010_pmj_skip_blocks: [ OK ] 13.41 sec. 2025-06-13 09:59:23 00530_arrays_of_nothing: [ OK ] 1.98 sec. 2025-06-13 09:59:23 03258_quantile_exact_weighted_issue: [ OK ] 1.42 sec. 2025-06-13 09:59:26 02932_punycode: [ OK ] 8.69 sec. 2025-06-13 09:59:26 03165_storage_merge_view_prewhere: [ OK ] 3.17 sec. 2025-06-13 09:59:27 01528_clickhouse_local_prepare_parts: [ OK ] 11.22 sec. 2025-06-13 09:59:29 03271_parse_sparse_columns_defaults: [ OK ] 5.23 sec. 2025-06-13 09:59:30 02897_alter_partition_parameters: [ OK ] 6.38 sec. 2025-06-13 09:59:30 01012_select_limit_x_0: [ OK ] 1.03 sec. 2025-06-13 09:59:30 00457_log_tinylog_stripelog_nullable: [ OK ] 4.39 sec. 2025-06-13 09:59:30 02454_set_parameters_formatting: [ OK ] 2.91 sec. 2025-06-13 09:59:32 02661_read_from_archive_tzst: [ OK ] 44.08 sec. 2025-06-13 09:59:32 03208_array_of_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-06-13 09:59:32 Reason: not running for current build 2025-06-13 09:59:32 00616_final_single_part: [ OK ] 2.31 sec. 2025-06-13 09:59:33 00341_squashing_insert_select2: [ OK ] 3.12 sec. 2025-06-13 09:59:34 02597_column_delete_and_replication: [ OK ] 3.97 sec. 2025-06-13 09:59:35 00506_shard_global_in_union: [ OK ] 4.84 sec. 2025-06-13 09:59:36 02242_make_date_mysql: [ OK ] 3.83 sec. 2025-06-13 09:59:36 02813_seriesOutliersDetectTukey: [ OK ] 4.19 sec. 2025-06-13 09:59:37 00324_hashing_enums: [ OK ] 1.22 sec. 2025-06-13 09:59:37 03275_auto_cluster_functions_with_parallel_replicas: [ OK ] 3.04 sec. 2025-06-13 09:59:38 02414_all_new_table_functions_must_be_documented: [ OK ] 1.22 sec. 2025-06-13 09:59:38 01001_rename_merge_race_condition: [ OK ] 16.97 sec. 2025-06-13 09:59:38 02499_escaped_quote_schema_inference: [ OK ] 1.18 sec. 2025-06-13 09:59:40 00393_if_with_constant_condition: [ OK ] 1.99 sec. 2025-06-13 09:59:41 01710_projection_with_mixed_pipeline: [ OK ] 2.22 sec. 2025-06-13 09:59:41 02594_msgpack_more_types: [ OK ] 4.39 sec. 2025-06-13 09:59:42 02723_param_exception_message_context: [ OK ] 3.45 sec. 2025-06-13 09:59:43 01089_alter_settings_old_format: [ OK ] 1.67 sec. 2025-06-13 09:59:43 00943_mv_rename_without_inner_table: [ OK ] 2.12 sec. 2025-06-13 09:59:43 01799_long_uniq_theta_sketch: [ OK ] 17.21 sec. 2025-06-13 09:59:44 01739_index_hint: [ OK ] 4.09 sec. 2025-06-13 09:59:45 02746_index_analysis_binary_operator_with_null: [ OK ] 1.47 sec. 2025-06-13 09:59:45 01412_row_from_totals: [ OK ] 3.22 sec. 2025-06-13 09:59:46 01470_test_insert_select_asterisk: [ OK ] 2.47 sec. 2025-06-13 09:59:46 02693_multiple_joins_in: [ OK ] 1.59 sec. 2025-06-13 09:59:46 01825_type_json_schema_inference: [ OK ] 13.14 sec. 2025-06-13 09:59:47 01419_merge_tree_settings_sanity_check: [ OK ] 2.67 sec. 2025-06-13 09:59:48 02294_optimize_aggregation_in_order_prefix_Array_functions: [ OK ] 1.76 sec. 2025-06-13 09:59:48 00961_check_table: [ OK ] 3.02 sec. 2025-06-13 09:59:49 00122_join_with_subquery_with_subquery: [ OK ] 1.17 sec. 2025-06-13 09:59:49 01305_polygons_union: [ OK ] 3.03 sec. 2025-06-13 09:59:50 00476_pretty_formats_and_widths: [ OK ] 1.66 sec. 2025-06-13 09:59:51 00779_all_right_join_max_block_size: [ OK ] 1.32 sec. 2025-06-13 09:59:51 01523_interval_operator_support_string_literal: [ OK ] 2.74 sec. 2025-06-13 09:59:52 00940_order_by_read_in_order_query_plan: [ OK ] 15.26 sec. 2025-06-13 09:59:53 03246_json_tuple_decompress_race: [ OK ] 4.43 sec. 2025-06-13 09:59:54 02426_orc_bug: [ OK ] 3.54 sec. 2025-06-13 09:59:55 00760_insert_json_with_defaults: [ OK ] 4.18 sec. 2025-06-13 09:59:55 02183_combinator_if: [ OK ] 8.83 sec. 2025-06-13 09:59:56 00038_totals_limit: [ OK ] 1.24 sec. 2025-06-13 09:59:56 02428_index_analysis_with_null_literal: [ OK ] 5.29 sec. 2025-06-13 09:59:56 00048_a_stored_aggregates_merge: [ OK ] 2.87 sec. 2025-06-13 09:59:57 03038_move_partition_to_oneself_deadlock: [ OK ] 1.73 sec. 2025-06-13 09:59:58 02971_limit_by_distributed: [ OK ] 2.54 sec. 2025-06-13 09:59:59 03306_optimize_table_force_keyword: [ OK ] 1.51 sec. 2025-06-13 10:00:00 03275_block_number_mutation: [ OK ] 4.47 sec. 2025-06-13 10:00:01 01345_array_join_LittleMaverick: [ OK ] 1.93 sec. 2025-06-13 10:00:01 02122_parallel_formatting_JSONCompactEachRow: [ OK ] 8.75 sec. 2025-06-13 10:00:01 02176_dict_get_has_implicit_key_cast: [ OK ] 5.42 sec. 2025-06-13 10:00:01 02494_array_function_range: [ OK ] 1.97 sec. 2025-06-13 10:00:02 00280_hex_escape_sequence: [ OK ] 1.17 sec. 2025-06-13 10:00:02 01913_fix_column_transformer_replace_format: [ OK ] 1.46 sec. 2025-06-13 10:00:02 00152_totals_in_subquery: [ OK ] 1.42 sec. 2025-06-13 10:00:02 00661_array_has_silviucpp: [ OK ] 1.42 sec. 2025-06-13 10:00:04 02296_nullable_arguments_in_array_filter: [ OK ] 1.52 sec. 2025-06-13 10:00:04 00416_pocopatch_progress_in_http_headers: [ OK ] 3.82 sec. 2025-06-13 10:00:04 02680_datetime64_monotonic_check: [ OK ] 2.17 sec. 2025-06-13 10:00:06 01891_partition_by_uuid: [ OK ] 1.44 sec. 2025-06-13 10:00:06 02293_http_header_summary_contains_exception_code_with_progress: [ OK ] 3.94 sec. 2025-06-13 10:00:07 01925_date_date_time_comparison: [ OK ] 1.36 sec. 2025-06-13 10:00:08 01686_rocksdb: [ OK ] 3.78 sec. 2025-06-13 10:00:11 03325_alter_modify_projection_primary_key_column: [ OK ] 8.40 sec. 2025-06-13 10:00:12 00161_rounding_functions: [ OK ] 7.49 sec. 2025-06-13 10:00:12 03037_union_view: [ OK ] 1.64 sec. 2025-06-13 10:00:13 01773_min_max_time_system_parts_datetime64: [ OK ] 1.62 sec. 2025-06-13 10:00:14 03258_dynamic_in_functions_weak_ptr_exception: [ OK ] 1.27 sec. 2025-06-13 10:00:16 02126_fix_filelog: [ OK ] 8.15 sec. 2025-06-13 10:00:16 02575_map_hashing_msan: [ OK ] 1.67 sec. 2025-06-13 10:00:16 03363_estimate_compression_ratio_validation: [ OK ] 2.12 sec. 2025-06-13 10:00:17 00267_tuple_array_access_operators_priority: [ OK ] 1.31 sec. 2025-06-13 10:00:17 01343_min_bytes_to_use_mmap_io: [ OK ] 9.25 sec. 2025-06-13 10:00:17 02149_schema_inference_create_table_syntax: [ OK ] 21.38 sec. 2025-06-13 10:00:19 03326_toStartOfNanosecond_ubsan: [ OK ] 1.22 sec. 2025-06-13 10:00:19 01532_clickhouse_local_tmp_folder: [ OK ] 3.23 sec. 2025-06-13 10:00:20 00379_system_processes_port: [ OK ] 2.53 sec. 2025-06-13 10:00:20 03311_issue_72265: [ OK ] 2.42 sec. 2025-06-13 10:00:20 02013_bloom_filter_hasAll: [ OK ] 4.23 sec. 2025-06-13 10:00:20 00098_a_union_all: [ OK ] 1.22 sec. 2025-06-13 10:00:21 02579_fill_empty_chunk_analyzer: [ OK ] 1.27 sec. 2025-06-13 10:00:22 02950_part_log_bytes_uncompressed: [ OK ] 2.17 sec. 2025-06-13 10:00:23 02319_dict_get_check_arguments_size: [ OK ] 3.17 sec. 2025-06-13 10:00:24 02809_prewhere_and_in: [ OK ] 3.48 sec. 2025-06-13 10:00:26 02947_dropped_tables_parts: [ OK ] 1.98 sec. 2025-06-13 10:00:28 03228_dynamic_serializations_uninitialized_value: [ OK ] 1.51 sec. 2025-06-13 10:00:28 01064_arrayROCAUC: [ OK ] 9.04 sec. 2025-06-13 10:00:30 02269_to_start_of_interval_overflow: [ OK ] 1.67 sec. 2025-06-13 10:00:31 02521_tsv_csv_custom_header_detection: [ OK ] 48.19 sec. 2025-06-13 10:00:31 01034_values_parse_float_bug: [ OK ] 9.99 sec. 2025-06-13 10:00:33 03226_alter_update_dynamic_json_not_supported: [ OK ] 1.42 sec. 2025-06-13 10:00:33 01069_insert_float_as_nullable_unit8: [ OK ] 1.42 sec. 2025-06-13 10:00:34 03198_settings_in_csv_tsv_schema_cache: [ OK ] 6.14 sec. 2025-06-13 10:00:34 00266_read_overflow_mode: [ OK ] 1.39 sec. 2025-06-13 10:00:34 00974_primary_key_for_lowCardinality: [ OK ] 11.65 sec. 2025-06-13 10:00:34 02524_fuzz_and_fuss: [ OK ] 1.23 sec. 2025-06-13 10:00:36 00007_array: [ OK ] 1.43 sec. 2025-06-13 10:00:36 01403_datetime64_constant_arg: [ OK ] 1.47 sec. 2025-06-13 10:00:37 02814_create_index_uniq_noop: [ OK ] 1.10 sec. 2025-06-13 10:00:38 02149_schema_inference_formats_with_schema_3: [ OK ] 14.91 sec. 2025-06-13 10:00:39 02833_tuple_concat: [ OK ] 3.11 sec. 2025-06-13 10:00:39 02242_if_then_else_null_bug: [ OK ] 1.67 sec. 2025-06-13 10:00:39 02959_system_database_engines: [ OK ] 1.17 sec. 2025-06-13 10:00:41 01714_alter_drop_version: [ OK ] 1.77 sec. 2025-06-13 10:00:43 00380_client_break_at_exception_in_batch_mode: [ OK ] 3.68 sec. 2025-06-13 10:00:43 02351_Map_combinator_dist: [ OK ] 4.20 sec. 2025-06-13 10:00:44 00321_pk_set: [ OK ] 2.78 sec. 2025-06-13 10:00:44 01576_if_null_external_aggregation: [ OK ] 10.26 sec. 2025-06-13 10:00:45 03047_on_fly_mutations_projections: [ OK ] 2.62 sec. 2025-06-13 10:00:48 01925_merge_prewhere_table: [ OK ] 1.93 sec. 2025-06-13 10:00:48 00686_client_exit_code: [ OK ] 3.54 sec. 2025-06-13 10:00:50 03259_grouping_sets_aliases: [ OK ] 1.88 sec. 2025-06-13 10:00:50 01601_proxy_protocol: [ OK ] 2.65 sec. 2025-06-13 10:00:52 00668_compare_arrays_silviucpp: [ OK ] 1.62 sec. 2025-06-13 10:00:55 03105_table_aliases_in_mv: [ OK ] 2.38 sec. 2025-06-13 10:00:56 03269_partition_key_not_in_set: [ OK ] 6.04 sec. 2025-06-13 10:00:57 02783_parsedatetimebesteffort_syslog: [ OK ] 2.38 sec. 2025-06-13 10:00:59 00743_limit_by_not_found_column: [ OK ] 1.77 sec. 2025-06-13 10:00:59 00872_t64_bit_codec: [ OK ] 15.78 sec. 2025-06-13 10:01:01 02949_ttl_group_by_bug: [ OK ] 2.15 sec. 2025-06-13 10:01:03 00667_compare_arrays_of_different_types: [ OK ] 1.54 sec. 2025-06-13 10:01:04 02210_processors_profile_log: [ OK ] 4.48 sec. 2025-06-13 10:01:05 01802_rank_corr_mann_whitney_over_window: [ OK ] 2.12 sec. 2025-06-13 10:01:05 00811_garbage: [ OK ] 1.77 sec. 2025-06-13 10:01:07 01825_type_json_16: [ OK ] 10.99 sec. 2025-06-13 10:01:07 03038_nested_dynamic_merges_compact_vertical: [ SKIPPED ] 0.00 sec. 2025-06-13 10:01:07 Reason: not running for current build 2025-06-13 10:01:08 00515_shard_desc_table_functions_and_subqueries: [ OK ] 2.76 sec. 2025-06-13 10:01:10 01017_tuplehamming_distance: [ OK ] 2.25 sec. 2025-06-13 10:01:10 03397_system_detached_tables_rename_drop: [ OK ] 4.89 sec. 2025-06-13 10:01:17 00953_indices_alter_exceptions: [ OK ] 8.78 sec. 2025-06-13 10:01:19 00825_protobuf_format_nested_in_nested: [ OK ] 9.22 sec. 2025-06-13 10:01:19 03288_types_binary_encoding_corrupted_data: [ OK ] 34.85 sec. 2025-06-13 10:01:21 03266_with_fill_staleness: [ OK ] 3.18 sec. 2025-06-13 10:01:21 01035_prewhere_with_alias: [ OK ] 2.07 sec. 2025-06-13 10:01:23 02376_analyzer_in_function_subquery: [ OK ] 4.05 sec. 2025-06-13 10:01:24 02295_GROUP_BY_AggregateFunction: [ OK ] 3.19 sec. 2025-06-13 10:01:25 02517_uuid_parsing: [ OK ] 1.73 sec. 2025-06-13 10:01:26 03152_analyzer_columns_list: [ OK ] 2.03 sec. 2025-06-13 10:01:26 00506_union_distributed: [ OK ] 4.98 sec. 2025-06-13 10:01:28 02010_array_index_bad_cast: [ OK ] 1.78 sec. 2025-06-13 10:01:29 01518_nullable_aggregate_states1: [ OK ] 2.51 sec. 2025-06-13 10:01:29 03207_json_read_subcolumns_1_wide_merge_tree: [ OK ] 59.73 sec. 2025-06-13 10:01:31 02715_or_null: [ OK ] 1.75 sec. 2025-06-13 10:01:32 00902_entropy: [ OK ] 2.69 sec. 2025-06-13 10:01:35 00679_uuid_in_key: [ OK ] 2.27 sec. 2025-06-13 10:01:36 03335_empty_blobs_on_azure: [ OK ] 25.25 sec. 2025-06-13 10:01:37 02884_string_distance_function: [ OK ] 6.13 sec. 2025-06-13 10:01:38 01871_merge_tree_compile_expressions: [ OK ] 9.65 sec. 2025-06-13 10:01:38 02785_left_anti_join_bug: [ OK ] 2.33 sec. 2025-06-13 10:01:40 00169_join_constant_keys: [ OK ] 1.37 sec. 2025-06-13 10:01:41 00192_least_greatest: [ OK ] 2.69 sec. 2025-06-13 10:01:42 01603_remove_column_ttl: [ OK ] 2.07 sec. 2025-06-13 10:01:43 02890_describe_table_options: [ OK ] 2.42 sec. 2025-06-13 10:01:45 00551_parse_or_null: [ OK ] 1.43 sec. 2025-06-13 10:01:45 00313_const_totals_extremes: [ OK ] 3.19 sec. 2025-06-13 10:01:46 03355_array_join_subcolumns: [ OK ] 1.68 sec. 2025-06-13 10:01:46 00231_format_vertical_raw: [ OK ] 1.07 sec. 2025-06-13 10:01:47 03221_merge_profile_events: [ OK ] 21.69 sec. 2025-06-13 10:01:48 00612_union_query_with_subquery: [ OK ] 1.66 sec. 2025-06-13 10:01:49 02714_async_inserts_empty_data: [ OK ] 13.86 sec. 2025-06-13 10:01:49 00740_database_in_nested_view: [ OK ] 2.62 sec. 2025-06-13 10:01:49 03031_input_format_allow_errors_num_bad_escape_sequence: [ OK ] 1.02 sec. 2025-06-13 10:01:50 02241_parquet_bad_column: [ OK ] 12.51 sec. 2025-06-13 10:01:50 2025-06-13 10:01:50 187 tests passed. 5 tests skipped. 1035.50 s elapsed (Process-4). 2025-06-13 10:01:50 00832_storage_file_lock: [ OK ] 1.47 sec. 2025-06-13 10:01:50 2025-06-13 10:01:50 Having 1 errors! 104 tests passed. 1 tests skipped. 1036.03 s elapsed (Process-8). 2025-06-13 10:01:51 02988_join_using_prewhere_pushdown: [ OK ] 1.87 sec. 2025-06-13 10:01:51 2025-06-13 10:01:51 186 tests passed. 3 tests skipped. 1037.32 s elapsed (Process-10). 2025-06-13 10:01:52 01402_cast_nullable_string_to_enum: [ OK ] 2.27 sec. 2025-06-13 10:01:52 2025-06-13 10:01:52 165 tests passed. 3 tests skipped. 1037.77 s elapsed (Process-5). 2025-06-13 10:01:55 00980_zookeeper_merge_tree_alter_settings: [ OK ] 8.45 sec. 2025-06-13 10:01:55 2025-06-13 10:01:55 126 tests passed. 1 tests skipped. 1041.32 s elapsed (Process-6). 2025-06-13 10:02:34 03167_base64_url_functions_sh: [ OK ] 197.88 sec. 2025-06-13 10:02:34 2025-06-13 10:02:34 120 tests passed. 1 tests skipped. 1080.03 s elapsed (Process-9). 2025-06-13 10:02:36 01019_alter_materialized_view_atomic: [ OK ] 121.42 sec. 2025-06-13 10:02:36 2025-06-13 10:02:36 160 tests passed. 3 tests skipped. 1081.50 s elapsed (Process-3). 2025-06-13 10:04:29 00411_long_accurate_number_comparison_int1: [ OK ] 262.61 sec. 2025-06-13 10:04:29 2025-06-13 10:04:29 119 tests passed. 1 tests skipped. 1195.03 s elapsed (Process-7). 2025-06-13 10:04:29 Running 131 stateless tests (MainProcess). 2025-06-13 10:04:37 03411_iceberg_bucket: [ OK ] 7.24 sec. 2025-06-13 10:04:49 03355_mergetree_table_disk: [ OK ] 12.16 sec. 2025-06-13 10:05:01 03277_prewarm_cache_2: [ OK ] 12.36 sec. 2025-06-13 10:05:03 03254_test_alter_user_no_changes: [ OK ] 0.97 sec. 2025-06-13 10:05:12 03254_prewarm_mark_cache_rmt: [ OK ] 9.40 sec. 2025-06-13 10:05:18 03254_prewarm_mark_cache_columns: [ OK ] 5.49 sec. 2025-06-13 10:05:19 03236_test_zero_field_decimal: [ OK ] 1.37 sec. 2025-06-13 10:05:39 03229_async_insert_alter_http: [ OK ] 19.83 sec. 2025-06-13 10:05:53 03229_async_insert_alter: [ OK ] 14.07 sec. 2025-06-13 10:06:01 03206_replication_lag_metric: [ OK ] 7.05 sec. 2025-06-13 10:06:11 03202_system_load_primary_key: [ OK ] 9.80 sec. 2025-06-13 10:06:14 03198_table_function_directory_path: [ OK ] 2.97 sec. 2025-06-13 10:06:14 03176_check_timeout_in_index_analysis: [ SKIPPED ] 0.00 sec. 2025-06-13 10:06:14 Reason: not running for current build 2025-06-13 10:06:19 03154_lazy_token_iterator: [ OK ] 4.94 sec. 2025-06-13 10:06:29 03147_parquet_memory_tracking: [ OK ] 10.50 sec. 2025-06-13 10:06:46 03047_on_fly_mutations_alters: [ OK ] 16.67 sec. 2025-06-13 10:06:53 03047_on_fly_mutations_multiple_updates_rmt: [ OK ] 6.45 sec. 2025-06-13 10:13:38 03008_deduplication_insert_several_blocks_replicated: [ OK ] 404.81 sec. 2025-06-13 10:13:39 02960_partition_by_udf: [ OK ] 1.73 sec. 2025-06-13 10:13:57 02943_rmt_alter_metadata_merge_checksum_mismatch: [ OK ] 17.08 sec. 2025-06-13 10:14:07 02915_move_partition_inactive_replica: [ OK ] 9.47 sec. 2025-06-13 10:14:09 02911_row_policy_on_cluster: [ OK ] 2.53 sec. 2025-06-13 10:14:12 02910_prefetch_unexpceted_exception: [ OK ] 2.18 sec. 2025-06-13 10:14:13 02908_empty_named_collection: [ OK ] 1.28 sec. 2025-06-13 10:14:17 02884_async_insert_skip_settings: [ OK ] 3.43 sec. 2025-06-13 10:15:02 02871_peak_threads_usage: [ OK ] 45.13 sec. 2025-06-13 10:15:03 02867_create_user_ssh: [ OK ] 1.18 sec. 2025-06-13 10:15:06 02863_delayed_source_with_totals_and_extremes: [ OK ] 2.98 sec. 2025-06-13 10:15:27 02845_threads_count_in_distributed_queries: [ OK ] 20.86 sec. 2025-06-13 10:15:31 02843_insertion_table_schema_infer: [ OK ] 3.33 sec. 2025-06-13 10:15:33 02833_multiprewhere_extra_column: [ OK ] 2.13 sec. 2025-06-13 10:15:44 02808_filesystem_cache_drop_query: [ OK ] 10.96 sec. 2025-06-13 10:15:49 02796_calculate_text_stack_trace: [ OK ] 4.93 sec. 2025-06-13 10:15:53 02775_show_columns_called_from_mysql: [ OK ] 4.13 sec. 2025-06-13 10:15:55 02762_replicated_database_no_args: [ OK ] 1.12 sec. 2025-06-13 10:15:57 02725_url_support_virtual_column: [ OK ] 2.64 sec. 2025-06-13 10:16:46 02700_s3_part_INT_MAX: [ OK ] 48.70 sec. 2025-06-13 10:17:00 02566_ipv4_ipv6_binary_formats: [ OK ] 13.88 sec. 2025-06-13 10:17:04 02561_temporary_table_sessions: [ OK ] 3.34 sec. 2025-06-13 10:18:11 02535_max_parallel_replicas_custom_key_rmt: [ OK ] 66.66 sec. 2025-06-13 10:19:56 02515_cleanup_async_insert_block_ids: [ OK ] 104.75 sec. 2025-06-13 10:20:01 02501_deep_recusion_schema_inference: [ OK ] 5.74 sec. 2025-06-13 10:20:05 02495_s3_filter_by_file: [ OK ] 2.93 sec. 2025-06-13 10:20:11 02494_query_cache_query_log: [ OK ] 6.65 sec. 2025-06-13 10:20:14 02494_query_cache_case_agnostic_matching: [ OK ] 2.69 sec. 2025-06-13 10:20:17 02494_query_cache_compression: [ OK ] 2.53 sec. 2025-06-13 10:20:20 02494_query_cache_udf_sql: [ OK ] 2.58 sec. 2025-06-13 10:20:23 02494_query_cache_totals_extremes: [ OK ] 3.54 sec. 2025-06-13 10:20:27 02494_query_cache_eligible_queries: [ OK ] 3.54 sec. 2025-06-13 10:20:30 02494_query_cache_events: [ OK ] 3.49 sec. 2025-06-13 10:20:35 02494_query_cache_squash_partial_results: [ OK ] 4.24 sec. 2025-06-13 10:20:38 02484_substitute_udf_storage_args: [ OK ] 2.62 sec. 2025-06-13 10:20:39 02483_check_virtuals_shile_using_structure_from_insertion_table: [ OK ] 1.66 sec. 2025-06-13 10:20:46 02483_capnp_decimals: [ OK ] 6.00 sec. 2025-06-13 10:20:49 02482_new_json_nested_arrays_with_same_keys: [ OK ] 3.24 sec. 2025-06-13 10:20:56 02459_glob_for_recursive_directory_traversal: [ OK ] 7.40 sec. 2025-06-13 10:21:10 02421_record_errors_row_by_input_format: [ OK ] 13.77 sec. 2025-06-13 10:21:10 02396_system_parts_race_condition_rm: [ SKIPPED ] 0.00 sec. 2025-06-13 10:21:10 Reason: disabled 2025-06-13 10:21:13 02350_views_max_insert_threads: [ OK ] 2.73 sec. 2025-06-13 10:21:20 02337_drop_filesystem_cache_access: [ OK ] 6.89 sec. 2025-06-13 10:21:22 02304_orc_arrow_parquet_string_as_string: [ OK ] 1.58 sec. 2025-06-13 10:22:02 02242_system_filesystem_cache_log_table: [ OK ] 38.40 sec. 2025-06-13 10:22:04 02240_filesystem_query_cache: [ OK ] 2.23 sec. 2025-06-13 10:22:44 02240_system_filesystem_cache_table: [ OK ] 38.26 sec. 2025-06-13 10:22:57 02222_create_table_without_columns_metadata: [ OK ] 12.97 sec. 2025-06-13 10:23:01 02184_ipv6_parsing: [ OK ] 4.23 sec. 2025-06-13 10:23:06 02104_json_strings_nullable_string: [ OK ] 4.14 sec. 2025-06-13 10:23:07 02101_sql_user_defined_functions_drop_if_exists: [ OK ] 1.33 sec. 2025-06-13 10:23:08 02098_sql_user_defined_functions_aliases: [ OK ] 1.02 sec. 2025-06-13 10:23:10 02096_sql_user_defined_function_alias: [ OK ] 1.17 sec. 2025-06-13 10:23:12 02015_column_default_dict_get_identifier: [ OK ] 2.03 sec. 2025-06-13 10:23:16 01913_exact_rows_before_limit_full: [ OK ] 4.09 sec. 2025-06-13 10:23:18 01910_view_dictionary: [ OK ] 2.38 sec. 2025-06-13 10:23:21 01901_test_attach_partition_from: [ OK ] 2.78 sec. 2025-06-13 10:23:23 01870_buffer_flush: [ OK ] 1.78 sec. 2025-06-13 10:23:26 01856_create_function: [ OK ] 2.12 sec. 2025-06-13 10:23:27 01821_table_comment: [ OK ] 1.73 sec. 2025-06-13 10:23:36 01753_direct_dictionary_simple_key: [ OK ] 8.00 sec. 2025-06-13 10:23:44 01737_clickhouse_server_wait_server_pool_long: [ OK ] 8.65 sec. 2025-06-13 10:23:54 01722_long_brotli_http_compression_json_format: [ OK ] 9.86 sec. 2025-06-13 10:23:56 01721_engine_file_truncate_on_insert: [ OK ] 1.88 sec. 2025-06-13 10:24:03 01681_cache_dictionary_simple_key: [ OK ] 6.15 sec. 2025-06-13 10:24:06 01603_rename_overwrite_bug: [ OK ] 2.78 sec. 2025-06-13 10:25:36 01593_concurrent_alter_mutations_kill_many_replicas_long: [ OK ] 90.42 sec. 2025-06-13 10:28:15 01459_manual_write_to_replicas: [ OK ] 158.26 sec. 2025-06-13 10:28:17 01455_rank_correlation_spearman: [ OK ] 2.27 sec. 2025-06-13 10:28:31 01417_freeze_partition_verbose_zookeeper: [ OK ] 13.47 sec. 2025-06-13 10:29:26 01414_mutations_and_errors_zookeeper: [ OK ] 55.00 sec. 2025-06-13 10:29:38 01410_nullable_key_more_tests: [ OK ] 11.50 sec. 2025-06-13 10:30:02 01307_multiple_leaders_zookeeper: [ OK ] 24.46 sec. 2025-06-13 10:30:38 01301_aggregate_state_exception_memory_leak: [ OK ] 36.24 sec. 2025-06-13 10:30:41 01294_system_distributed_on_cluster: [ OK ] 1.98 sec. 2025-06-13 10:30:41 01281_group_by_limit_memory_tracking: [ SKIPPED ] 0.00 sec. 2025-06-13 10:30:41 Reason: not running for current build 2025-06-13 10:30:42 01225_show_create_table_from_dictionary: [ OK ] 1.48 sec. 2025-06-13 10:30:44 01164_alter_memory_database: [ OK ] 2.18 sec. 2025-06-13 10:32:35 01154_move_partition_long: [ OK ] 109.96 sec. 2025-06-13 10:32:40 01153_attach_mv_uuid: [ OK ] 4.98 sec. 2025-06-13 10:32:42 01119_weird_user_names: [ OK ] 2.08 sec. 2025-06-13 10:32:44 01110_dictionary_layout_without_arguments: [ OK ] 1.63 sec. 2025-06-13 10:32:49 01091_num_threads: [ OK ] 4.78 sec. 2025-06-13 10:32:52 01085_max_distributed_connections_http: [ OK ] 3.53 sec. 2025-06-13 10:33:45 01079_parallel_alter_detach_table_zookeeper: [ OK ] 53.14 sec. 2025-06-13 10:33:57 01076_cache_dictionary_datarace_exception_ptr: [ OK ] 11.31 sec. 2025-06-13 10:34:02 01070_mutations_with_dependencies: [ OK ] 5.15 sec. 2025-06-13 10:34:15 01053_ssd_dictionary: [ OK ] 12.37 sec. 2025-06-13 10:34:18 01023_materialized_view_query_context: [ OK ] 2.69 sec. 2025-06-13 10:34:29 01018_ddl_dictionaries_bad_queries: [ OK ] 11.00 sec. 2025-06-13 10:34:57 01014_lazy_database_concurrent_recreate_reattach_and_show_tables: [ OK ] 28.55 sec. 2025-06-13 10:35:23 01014_lazy_database_basic: [ OK ] 25.36 sec. 2025-06-13 10:35:40 01007_r1r2_w_r2r1_deadlock: [ OK ] 17.08 sec. 2025-06-13 10:35:43 00971_query_id_in_logs: [ OK ] 3.02 sec. 2025-06-13 10:35:59 00463_long_sessions_in_http_interface: [ OK ] 15.63 sec. 2025-06-13 10:36:11 00182_simple_squashing_transform_bug: [ OK ] 11.61 sec. 2025-06-13 10:36:18 00181_cross_join_compression: [ OK ] 7.30 sec. 2025-06-13 10:38:24 00180_no_seek_avoiding_when_reading_from_cache: [ OK ] 125.61 sec. 2025-06-13 10:38:25 00172_early_constant_folding: [ OK ] 1.34 sec. 2025-06-13 10:38:39 00171_grouping_aggregated_transform_bug: [ OK ] 13.71 sec. 2025-06-13 10:39:24 00159_parallel_formatting_tsv_and_friends: [ OK ] 44.31 sec. 2025-06-13 10:41:43 00154_avro: [ OK ] 138.94 sec. 2025-06-13 10:42:19 00089_position_functions_with_non_constant_arg: [ OK ] 36.48 sec. 2025-06-13 10:42:24 00068_subquery_in_prewhere: [ OK ] 4.24 sec. 2025-06-13 10:42:30 00067_union_all: [ OK ] 6.05 sec. 2025-06-13 10:43:09 00061_storage_buffer: [ OK ] 38.90 sec. 2025-06-13 10:43:11 00047_bar: [ OK ] 1.98 sec. 2025-06-13 10:43:20 00040_aggregating_materialized_view: [ OK ] 8.61 sec. 2025-06-13 10:43:31 00016_any_if_distributed_cond_always_false: [ OK ] 11.15 sec. 2025-06-13 10:43:34 00011_sorting: [ OK ] 2.58 sec. 2025-06-13 10:43:38 00010_quantiles_segfault: [ OK ] 3.64 sec. 2025-06-13 10:43:40 00004_top_counters: [ OK ] 2.29 sec. 2025-06-13 10:43:40 00002_log_and_exception_messages_formatting: [ SKIPPED ] 0.00 sec. 2025-06-13 10:43:40 Reason: skip 2025-06-13 10:43:41 00002_count_visits: [ OK ] 1.22 sec. 2025-06-13 10:43:41 2025-06-13 10:43:41 127 tests passed. 4 tests skipped. 2352.18 s elapsed (MainProcess). 2025-06-13 10:43:49 Checking the hung queries: done 2025-06-13 10:43:49 2025-06-13 10:43:49 No queries hung. 2025-06-13 10:43:49 All tests have finished. 2025-06-13 10:43:49 2025-06-13 10:43:49 Top patterns of log messages: 2025-06-13 10:43:49 2025-06-13 10:43:49 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-06-13 10:43:49 2025-06-13 10:43:49 1. 49378 0.049 9.19 MiB 0.073 1 124 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {}) 2025-06-13 10:43:49 2. 49352 0.049 7.39 MiB 0.058 19959 122 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {} 2025-06-13 10:43:49 3. 38045 0.037 951.55 KiB 0.007 1 209 ['Trace'] 0.001 Query to stage {}{} 2025-06-13 10:43:49 4. 37747 0.037 1.79 MiB 0.014 1 209 ['Trace'] 0.001 Query from stage {} to stage {}{} 2025-06-13 10:43:49 5. 36650 0.036 1.60 MiB 0.013 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {} 2025-06-13 10:43:49 6. 34053 0.033 960.74 KiB 0.007 1 119 ['Debug'] 0 Processed in {} sec. 2025-06-13 10:43:49 7. 28011 0.028 2.15 MiB 0.017 1 117 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec. 2025-06-13 10:43:49 8. 23154 0.023 2.09 MiB 0.017 238 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges) 2025-06-13 10:43:49 9. 21810 0.021 1.50 MiB 0.012 1 759 ['Trace'] 0.628 Reserved {} on local disk {}, having unreserved {}. 2025-06-13 10:43:49 10. 20864 0.021 1.41 MiB 0.011 958 759 ['Trace'] 0.624 Trying to reserve {} using storage policy from min volume index {} 2025-06-13 10:43:49 11. 20138 0.02 2.29 MiB 0.018 966 259 ['Trace'] 0.521 Renaming temporary part {} to {} with tid {}. 2025-06-13 10:43:49 12. 20027 0.02 908.55 KiB 0.007 20027 153 ['Debug'] 0.998 Authenticating user '{}' from {} 2025-06-13 10:43:49 13. 20019 0.02 2.20 MiB 0.017 20019 153 ['Debug'] 0.998 {} Authenticated with global context as user {} 2025-06-13 10:43:49 14. 19981 0.02 1.71 MiB 0.014 19981 150 ['Debug'] 0.998 {} Logout, user_id: {} 2025-06-13 10:43:49 15. 19944 0.02 1.43 MiB 0.011 19944 122 ['Debug'] 1 Creating session context with user_id: {} 2025-06-13 10:43:49 16. 17701 0.017 3.56 MiB 0.028 2 108 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {} 2025-06-13 10:43:49 17. 17635 0.017 6.96 MiB 0.055 2 108 ['Trace'] 1 Request URI: {} 2025-06-13 10:43:49 18. 17587 0.017 360.67 KiB 0.003 2 108 ['Debug'] 0.205 Done processing query 2025-06-13 10:43:49 19. 17486 0.017 820.55 KiB 0.006 1 240 ['Trace'] 0.379 filled checksums {} 2025-06-13 10:43:49 20. 11643 0.011 323.80 KiB 0.003 1 181 ['Trace'] 0 Aggregation method: {} 2025-06-13 10:43:49 21. 11332 0.011 1.04 MiB 0.008 1 49 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part 2025-06-13 10:43:49 22. 10484 0.01 441.17 KiB 0.003 1 150 ['Debug'] 0.301 {}{} memory usage: {}. 2025-06-13 10:43:49 23. 9980 0.01 502.14 KiB 0.004 1 181 ['Trace'] 0.004 Read steps statistics: {} 2025-06-13 10:43:49 24. 9721 0.01 760.01 KiB 0.006 247 336 ['Trace'] 0.826 Part {} is not stored on zero-copy replicated disk, blobs can be removed 2025-06-13 10:43:49 25. 9633 0.009 862.48 KiB 0.007 128 523 ['Trace'] 0.997 Insert entry {} to queue with type {} 2025-06-13 10:43:49 26. 9626 0.009 1.06 MiB 0.008 1 2 ['Trace'] 1 Creating part at path {} 2025-06-13 10:43:49 27. 9376 0.009 1.05 MiB 0.008 879 259 ['Trace'] 0 Bypassing cache because file segment state is `PARTIALLY_DOWNLOADED_NO_CONTINUATION` and downloaded part already used 2025-06-13 10:43:49 28. 8625 0.008 738.40 KiB 0.006 260 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {} 2025-06-13 10:43:49 29. 8258 0.008 1.32 MiB 0.01 238 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={}) 2025-06-13 10:43:49 30. 8097 0.008 904.76 KiB 0.007 1 24 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {} 2025-06-13 10:43:49 31. 8045 0.008 628.87 KiB 0.005 616 97 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {} 2025-06-13 10:43:49 32. 7099 0.007 409.02 KiB 0.003 128 523 ['Debug'] 0.998 Pulling {} entries to queue: {} - {} 2025-06-13 10:43:49 33. 7099 0.007 180.25 KiB 0.001 128 523 ['Debug'] 0.998 Pulled {} entries to queue. 2025-06-13 10:43:49 34. 6501 0.006 588.63 KiB 0.005 1 181 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-06-13 10:43:49 35. 6326 0.006 222.40 KiB 0.002 1 109 ['Trace'] 0 Converting aggregated data to blocks 2025-06-13 10:43:49 36. 6325 0.006 676.46 KiB 0.005 1 109 ['Debug'] 0 Converted aggregated data to blocks. {} rows, {} in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-06-13 10:43:49 37. 6314 0.006 364.61 KiB 0.003 20 20 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {} 2025-06-13 10:43:49 38. 6311 0.006 226.91 KiB 0.002 20 20 ['Trace'] 1 Flushed system log up to offset {} 2025-06-13 10:43:49 39. 6044 0.006 1.10 MiB 0.009 1 117 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {} 2025-06-13 10:43:49 40. 5973 0.006 197.76 KiB 0.002 1 119 ['Trace'] 1 TCP Request. Address: {} 2025-06-13 10:43:49 41. 5972 0.006 572.85 KiB 0.004 1 119 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}. 2025-06-13 10:43:49 42. 5932 0.006 156.41 KiB 0.001 1 113 ['Debug'] 1 Done processing connection. 2025-06-13 10:43:49 43. 5407 0.005 322.10 KiB 0.002 1 18 ['Debug'] 0.649 Key {} is removed from metadata 2025-06-13 10:43:49 44. 5130 0.005 516.80 KiB 0.004 1 113 ['Trace'] 0 Checking existence of path: {} 2025-06-13 10:43:49 45. 5081 0.005 169.81 KiB 0.001 679 112 ['Debug'] 0.004 Key condition: {} 2025-06-13 10:43:49 46. 5026 0.005 220.87 KiB 0.002 675 112 ['Trace'] 0.004 Filtering marks by primary and secondary keys 2025-06-13 10:43:49 47. 4922 0.005 379.72 KiB 0.003 1 95 ['Trace'] 0 Query span trace_id for opentelemetry log: {} 2025-06-13 10:43:49 48. 4842 0.005 602.29 KiB 0.005 7 504 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now. 2025-06-13 10:43:49 49. 4835 0.005 288.02 KiB 0.002 1319 117 ['Debug'] 0.027 There are {} detached tables. Start searching non used tables. 2025-06-13 10:43:49 50. 4835 0.005 203.03 KiB 0.002 1319 117 ['Debug'] 0.027 Found {} non used tables in detached tables. 2025-06-13 10:43:49 51. 4750 0.005 51.03 KiB 0 1 177 ['Trace'] 0 Aggregating 2025-06-13 10:43:49 52. 4739 0.005 539.88 KiB 0.004 676 112 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges 2025-06-13 10:43:49 53. 4709 0.005 114.98 KiB 0.001 126 180 ['Debug'] 0.886 Loaded metadata version {} 2025-06-13 10:43:49 54. 4696 0.005 2.21 MiB 0.017 2 13 ['Error'] 0.5 Number of arguments for function {} doesn't match: passed {}, should be {} 2025-06-13 10:43:49 55. 4583 0.005 507.02 KiB 0.004 1 108 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {}) 2025-06-13 10:43:49 56. 4450 0.004 168.68 KiB 0.001 91 32 ['Debug'] 0.811 Committing part {} to zookeeper 2025-06-13 10:43:49 57. 4351 0.004 160.50 KiB 0.001 91 32 ['Debug'] 0.83 Part {} committed to zookeeper 2025-06-13 10:43:49 58. 4221 0.004 218.47 KiB 0.002 593 105 ['Trace'] 0.004 Spreading mark ranges among streams (default reading) 2025-06-13 10:43:49 59. 3838 0.004 86.21 KiB 0.001 1 176 ['Trace'] 0 Merging aggregated data 2025-06-13 10:43:49 60. 3801 0.004 318.47 KiB 0.002 203 519 ['Information'] 0.996 Selected {} parts from {} to {}. Merge selecting phase took: {}ms 2025-06-13 10:43:49 61. 3774 0.004 305.84 KiB 0.002 1 143 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={} 2025-06-13 10:43:49 62. 3671 0.004 1.16 MiB 0.009 1 158 ['Trace'] 0.007 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {}) 2025-06-13 10:43:49 63. 3623 0.004 381.10 KiB 0.003 66 32 ['Debug'] 1 Fetching part {} from {}:{} 2025-06-13 10:43:49 64. 3621 0.004 79.02 KiB 0.001 62 57 ['Trace'] 1 Sending part {} 2025-06-13 10:43:49 65. 3621 0.004 311.18 KiB 0.002 66 32 ['Trace'] 1 Trying to fetch with zero-copy replication, but disk is not provided, will try to select 2025-06-13 10:43:49 66. 3621 0.004 130.81 KiB 0.001 66 32 ['Trace'] 1 Checking disk {} with type {} 2025-06-13 10:43:49 67. 3614 0.004 69.06 KiB 0.001 66 32 ['Debug'] 1 Downloading files {} 2025-06-13 10:43:49 68. 3613 0.004 306.96 KiB 0.002 66 32 ['Trace'] 1 Disk for fetch is not provided, getting disk from reservation {} with type '{}' 2025-06-13 10:43:49 69. 3611 0.004 376.28 KiB 0.003 65 32 ['Debug'] 1 Fetched part {} from {}:{}{} 2025-06-13 10:43:49 70. 3611 0.004 159.91 KiB 0.001 65 32 ['Debug'] 1 Downloading part {} onto disk {}. 2025-06-13 10:43:49 71. 3609 0.004 191.54 KiB 0.001 64 32 ['Debug'] 1 Download of part {} onto disk {} finished. 2025-06-13 10:43:49 72. 3488 0.003 102.19 KiB 0.001 260 518 ['Debug'] 0.99 Updating strategy picker state 2025-06-13 10:43:49 73. 3136 0.003 226.36 KiB 0.002 160 128 ['Debug'] 0 Wrote block with ID '{}', {} rows{} 2025-06-13 10:43:49 74. 3039 0.003 360.82 KiB 0.003 791 336 ['Debug'] 0.984 Removing {} parts from filesystem (serially): Parts: [{}] 2025-06-13 10:43:49 75. 2942 0.003 100.49 KiB 0.001 1 49 ['Debug'] 0 Selected MergeAlgorithm: {} 2025-06-13 10:43:49 76. 2942 0.003 243.44 KiB 0.002 1 49 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {} 2025-06-13 10:43:49 77. 2934 0.003 381.15 KiB 0.003 1 49 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec. 2025-06-13 10:43:49 78. 2929 0.003 189.96 KiB 0.001 225 49 ['Information'] 0 Merged {} parts: [{}, {}] -> {} 2025-06-13 10:43:49 79. 2905 0.003 301.35 KiB 0.002 1 73 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {}) 2025-06-13 10:43:49 80. 2766 0.003 205.29 KiB 0.002 1 82 ['Debug'] 0 Waiting for table {} to be finally dropped 2025-06-13 10:43:49 81. 2766 0.003 494.06 KiB 0.004 1 135 ['Information'] 1 Removing metadata {} of dropped table {} 2025-06-13 10:43:49 82. 2766 0.003 318.74 KiB 0.002 1 82 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {} 2025-06-13 10:43:49 83. 2682 0.003 193.82 KiB 0.001 1 508 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables 2025-06-13 10:43:49 84. 2662 0.003 75.39 KiB 0.001 1 147 ['Debug'] 1 Stop worker in {} 2025-06-13 10:43:49 85. 2662 0.003 202.86 KiB 0.002 1 67 ['Debug'] 0.002 Schedule load job '{}' into {} 2025-06-13 10:43:49 86. 2662 0.003 184.66 KiB 0.001 1 137 ['Debug'] 1 Finish load job '{}' with status {} 2025-06-13 10:43:49 87. 2662 0.003 103.99 KiB 0.001 1 202 ['Debug'] 0.501 Spawn loader worker #{} in {} 2025-06-13 10:43:49 88. 2662 0.003 195.06 KiB 0.002 1 137 ['Debug'] 1 Execute load job '{}' in {} 2025-06-13 10:43:49 89. 2661 0.003 246.98 KiB 0.002 1 67 ['Debug'] 0.001 Prioritize load job '{}': {} -> {} 2025-06-13 10:43:49 90. 2652 0.003 23.31 KiB 0 2 67 ['Trace'] 0.002 No tables 2025-06-13 10:43:49 91. 2636 0.003 87.52 KiB 0.001 1 204 ['Debug'] 0.501 Change current priority: {} -> {} 2025-06-13 10:43:49 92. 2635 0.003 105.50 KiB 0.001 1 80 ['Trace'] 0.013 PREWHERE condition was split into {} steps 2025-06-13 10:43:49 93. 2308 0.002 233.47 KiB 0.002 94 223 ['Debug'] 0.97 Removing {} parts from memory: Parts: [{}] 2025-06-13 10:43:49 94. 2307 0.002 42.84 KiB 0 93 222 ['Debug'] 0.971 Removed {} {} parts 2025-06-13 10:43:49 95. 2307 0.002 280.97 KiB 0.002 93 222 ['Trace'] 0.971 Skipped {} old parts, found {} old parts to remove. Parts: [{}] 2025-06-13 10:43:49 96. 2048 0.002 261.46 KiB 0.002 1 64 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {} 2025-06-13 10:43:49 97. 2024 0.002 647.89 KiB 0.005 1836 285 ['Information'] 0.019 Setting download as failed: {} 2025-06-13 10:43:49 98. 2010 0.002 10.31 MiB 0.082 5 4 ['Error'] 0.501 Value passed to '{}' function is non-zero 2025-06-13 10:43:49 99. 1881 0.002 401.06 KiB 0.003 1 2 ['Error'] 0 Failed to push block to view {}, {} 2025-06-13 10:43:49 100. 1668 0.002 214.06 KiB 0.002 1 44 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}' 2025-06-13 10:43:49 2025-06-13 10:43:50 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-06-13 10:43:50 2025-06-13 10:43:50 2025-06-13 10:43:50 2025-06-13 10:43:50 Top messages without format string (fmt::runtime): 2025-06-13 10:43:50 2025-06-13 10:43:50 count pattern runtime_message line 2025-06-13 10:43:50 2025-06-13 10:43:50 1. 49 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70) 2025-06-13 10:43:50 2. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 32 (DROP): DROP COLUMN c. Expected one of: ALTER command, token, OpeningRoundBracket: In scope SELECT formatQuery('ALTER TABLE a (DROP COLUMN b), DROP COLUMN c'). (SYNTAX_ERROR) (version 25.3.3.2028 ('/executeQuery.cpp',301) 2025-06-13 10:43:50 3. 12 CodeDBExceptionEmptyqueryInscope Code: 62. DB::Exception: Empty query: In scope SELECT defaultValueOfTypeName(''). (SYNTAX_ERROR) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:49352) (comment: 00534_functions_bad_arguments7.sh) (query 423, line 424) (in query: SELECT ('/executeQuery.cpp',301) 2025-06-13 10:43:50 4. 6 CodeDBExceptionboostwrapexceptbo Code: 1001. DB::Exception: boost::wrapexcept: Should start with 'LINESTRING'' in (). (STD_EXCEPTION) ('/TCPHandler.cpp',471) 2025-06-13 10:43:50 5. 6 stdexceptionCodetypeboostwrapexc std::exception. Code: 1001, type: boost::wrapexcept, e.what() = Should start with 'LINESTRING'' in () (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:49352) (comment: 00534_functions_bad_arguments7.s ('/executeQuery.cpp',301) 2025-06-13 10:43:50 6. 4 CodeDBExceptionEmptyquerySYNTAXE Code: 62. DB::Exception: Empty query. (SYNTAX_ERROR) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:47730) (comment: 00746_sql_fuzzy.sh) (query 54, line 55) (in query: SELECT * FROM generateRandom('');), Stack trace (when copying this ('/executeQuery.cpp',301) 2025-06-13 10:43:50 7. 4 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error: failed at position 11 (#): #. . (SYNTAX_ERROR) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::ffff:127.0.0.1]:52744) (comment: 02192_comment_error.sh) (in query: select 42 #), Sta ('/executeQuery.cpp',301) 2025-06-13 10:43:50 8. 2 CodeDBExceptionOutofmemoryalloca Code: 173. DB::Exception: Out of memory: allocation of size 80003776 failed: (in file/uri /var/lib/clickhouse/user_files/03147_parquet_memory_tracking.parquet): While executing ParquetBlockInputFormat: While executing File. (CANNOT_ALLOCATE_MEMORY) (versio ('/executeQuery.cpp',301) 2025-06-13 10:43:50 9. 2 autoDBStorageReplicatedMergeTree auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying ('/Exception.cpp',285) 2025-06-13 10:43:50 10. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 11. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0) 2025-06-13 10:43:50 12. 1 ('/logTrace.cpp',50) 2025-06-13 10:43:50 13. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 14. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴ 2025-06-13 10:43:50 ↳my id: 1, leader: 1, term: 1 2025-06-13 10:43:50 15. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 ↳commit index 0 ↴ 2025-06-13 10:43:50 ↳term 0 ↴ 2025-06-13 10:43:50 ↳election timer allowed ↴ 2025-06-13 10:43:50 ↳log store start 1, end 0 ↴ 2025-06-13 10:43:50 ↳config log idx 0, prev log idx 0 ↴ 2025-06-13 10:43:50 ↳ -- ASYNC REPLICATION -- 2025-06-13 10:43:50 16. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 17. 1 CodeDBExceptionBadURIsyntaxURIco Code: 1000. DB::Exception: Bad URI syntax: URI contains invalid characters. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471) 2025-06-13 10:43:50 ↳ ↴ 2025-06-13 10:43:50 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::URISyntaxExc 2025-06-13 10:43:50 18. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 19. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 ↳my id: 1, voting_member ↴ 2025-06-13 10:43:50 ↳num peers: 0 2025-06-13 10:43:50 20. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 21. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 22. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 23. 1 startingup starting up ('',0) 2025-06-13 10:43:50 24. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 25. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 26. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 27. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20286.altinityantalya (revision: 4294967295, git hash: af397d94e019832a2fd918447f5281366385f850, build id: 5F8CF5FF5420FBE1283E6A683872F0E44ED10DDB), PID 394 ('',0) 2025-06-13 10:43:50 28. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43) 2025-06-13 10:43:50 29. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43) 2025-06-13 10:43:56 30. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43) 2025-06-13 10:43:56 2025-06-13 10:43:56 2025-06-13 10:43:56 2025-06-13 10:43:56 Top messages not matching their format strings: 2025-06-13 10:43:56 2025-06-13 10:43:56 message_format_string count() any_message 2025-06-13 10:43:56 2025-06-13 10:43:56 1. 81 If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. 2025-06-13 10:43:56 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 65 /var/lib/clickhouse/store/5b8/5b81b98b-190d-432a-a43c-eb184d53c2b9/tmp_merge_202506_66_111_5/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages) 2025-06-13 10:43:56 3. Illegal UTF-8 sequence, while processing '{}' 12 Code: 36. DB::Exception: Illegal UTF-8 sequence, while processing '�': while executing 'FUNCTION stringJaccardIndexUTF8(materialize('hello'_String) :: 3, materialize('�'_String) :: 1) -> stringJaccardIndexUTF8(materialize('hello'_String), materialize('�'_String)) Float64 : 2'. (BAD_ARGUMENTS) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:58384) (comment: 02884_string_distance_function.sql) (query 35, line 48) (in query: SELECT stringJaccardIndexUTF8(materialize('hello'), materialize('\xC2\x01'));), Stack trace (when copying this message, always include the lines below):↴ 2025-06-13 10:43:56 ↳ ↴ 2025-06-13 10:43:56 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x00000000411eada6 ↴ 2025-06-13 10:43:56 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f5f5bf2 ↴ 2025-06-13 10:43:56 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008b9f5df ↴ 2025-06-13 10:43:56 ↳3. DB::Exception::Exception>>(int, FormatStringHelperImpl>>::type>, std::basic_string_view>&&) @ 0x0000000008e1c4ca↴ 2025-06-13 10:43:56 ↳4. DB::parseUTF8String(char const*, unsigned long, std::function, std::function) @ 0x000000000ac3df7c ↴ 2025-06-13 10:43:56 ↳5. DB::ByteJaccardIndexImpl::process(char const*, unsigned long, char const*, unsigned long) @ 0x000000000ac5ddf6 ↴ 2025-06-13 10:43:56 ↳6. DB::FunctionsStringSimilarity>, DB::NameJaccardIndexUTF8>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000000ac5c189↴ 2025-06-13 10:43:56 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:10: DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002bffecfb↴ 2025-06-13 10:43:56 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bfeb767 ↴ 2025-06-13 10:43:56 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff06bd ↴ 2025-06-13 10:43:56 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff5926 ↴ 2025-06-13 10:43:56 ↳11. ./build_docker/./src/Interpreters/ExpressionActions.cpp:636: DB::ExpressionActions::execute(DB::Block&, unsigned long&, bool, bool) const @ 0x0000000031a89be5 ↴ 2025-06-13 10:43:56 ↳12. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:25: DB::ExpressionTransform::transform(DB::Chunk&) @ 0x000000003ba0f274 ↴ 2025-06-13 10:43:56 ↳13. ./src/Processors/ISimpleTransform.h:33: DB::ISimpleTransform::transform(DB::Chunk&, DB::Chunk&) @ 0x0000000026eb3c04 ↴ 2025-06-13 10:43:56 ↳14. ./build_docker/./src/Processors/ISimpleTransform.cpp:89: DB::ISimpleTransform::work() @ 0x000000003b075be1 ↴ 2025-06-13 10:43:56 ↳15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:53: DB::ExecutionThreadContext::executeTask() @ 0x000000003b0e68ad ↴ 2025-06-13 10:43:56 ↳16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:296: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x000000003b0b0ed4 ↴ 2025-06-13 10:43:56 ↳17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:262: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003b0aeca3 ↴ 2025-06-13 10:43:56 ↳18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:128: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003b0ae1ba ↴ 2025-06-13 10:43:56 ↳19. ./build_docker/./src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:76: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000003b0f3617↴ 2025-06-13 10:43:56 ↳20. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001f9cb587 ↴ 2025-06-13 10:43:56 ↳21. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000001f9deee4↴ 2025-06-13 10:43:56 ↳22. ? @ 0x00007f413eec5ac3 ↴ 2025-06-13 10:43:56 ↳23. ? @ 0x00007f413ef57850 ↴ 2025-06-13 10:43:56 4. Cannot find '{}' in '{}' 12 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5916 similar messages) 2025-06-13 10:43:56 5. Substitution '\{}' in replacement argument is invalid, regexp has only {} capturing groups 4 Code: 36. DB::Exception: Substitution '\1' in replacement argument is invalid, regexp has only 0 capturing groups. (BAD_ARGUMENTS) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:52672) (comment: 02864_replace_regexp_string_fallback.sql) (query 2, line 7) (in query: -- negative tests↴ 2025-06-13 10:43:56 ↳ -- Even if the fallback is used, invalid substitutions must throw an exception. ↴ 2025-06-13 10:43:56 ↳ SELECT 'Hello' AS haystack, 'l' AS needle, '\\1' AS replacement, replaceRegexpOne(materialize(haystack), needle, replacement);), Stack trace (when copying this message, always include the lines below): ↴ 2025-06-13 10:43:56 ↳ ↴ 2025-06-13 10:43:56 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x00000000411eada6 ↴ 2025-06-13 10:43:56 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f5f5bf2 ↴ 2025-06-13 10:43:56 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008b9f5df ↴ 2025-06-13 10:43:56 ↳3. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, int&, int&&) @ 0x000000001a23e1ed ↴ 2025-06-13 10:43:56 ↳4. DB::ReplaceRegexpImpl::checkSubstitutions(std::basic_string_view>, int) @ 0x000000001a24a9f3 ↴ 2025-06-13 10:43:56 ↳5. DB::FunctionStringReplace, DB::(anonymous namespace)::NameReplaceRegexpOne>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000001a241f93↴ 2025-06-13 10:43:56 ↳6. DB::IFunction::executeImplDryRun(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x0000000008b9c722 ↴ 2025-06-13 10:43:56 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:16: DB::FunctionToExecutableFunctionAdaptor::executeDryRunImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002bffeddb↴ 2025-06-13 10:43:56 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bfeb5e3 ↴ 2025-06-13 10:43:56 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff06bd ↴ 2025-06-13 10:43:56 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff5926 ↴ 2025-06-13 10:43:56 ↳11. ./build_docker/./src/Interpreters/ActionsDAG.cpp:812: DB::ActionsDAG::evaluatePartialResult(std::unordered_map, std::equal_to, std::allocator>>&, std::vector> const&, unsigned long, bool) @ 0x00000000301087b6↴ 2025-06-13 10:43:56 ↳12. ./build_docker/./src/Interpreters/ActionsDAG.cpp:892: DB::ActionsDAG::updateHeader(DB::Block const&) const @ 0x0000000030104ffd ↴ 2025-06-13 10:43:56 ↳13. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:10: DB::ExpressionTransform::transformHeader(DB::Block const&, DB::ActionsDAG const&) @ 0x000000003ba0ea77 ↴ 2025-06-13 10:43:56 ↳14. ./build_docker/./src/Processors/QueryPlan/ExpressionStep.cpp:38: DB::ExpressionStep::ExpressionStep(DB::Block const&, DB::ActionsDAG) @ 0x000000003bfff312 ↴ 2025-06-13 10:43:56 ↳15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: DB::(anonymous namespace)::addExpressionStep(DB::QueryPlan&, std::shared_ptr&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x0000000032b1845f↴ 2025-06-13 10:43:56 ↳16. ./build_docker/./src/Planner/Planner.cpp:1663: DB::Planner::buildPlanForQueryNode() @ 0x0000000032b01504 ↴ 2025-06-13 10:43:56 ↳17. ./build_docker/./src/Planner/Planner.cpp:1323: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000032aedcb2 ↴ 2025-06-13 10:43:56 ↳18. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:255: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000032ae5fd2 ↴ 2025-06-13 10:43:56 ↳19. ./build_docker/./src/Interpreters/executeQuery.cpp:1405: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x0000000033730e02↴ 2025-06-13 10:43:56 ↳20. ./build_docker/./src/Interpreters/executeQuery.cpp:1624: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000033723599 ↴ 2025-06-13 10:43:56 ↳21. ./build_docker/./src/Server/TCPHandler.cpp:663: DB::TCPHandler::runImpl() @ 0x000000003ad8e701 ↴ 2025-06-13 10:43:56 ↳22. ./build_docker/./src/Server/TCPHandler.cpp:2628: DB::TCPHandler::run() @ 0x000000003adf609c ↴ 2025-06-13 10:43:56 ↳23. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000004142b380 ↴ 2025-06-13 10:43:56 ↳24. ./build_docker/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000004142c2b2 ↴ 2025-06-13 10:43:56 ↳25. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x0000000041310ef5 ↴ 2025-06-13 10:43:56 ↳26. ./build_docker/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000004130dcee ↴ 2025-06-13 10:43:56 ↳27. ./base/poco/Foundation/src/Thread_POSIX.cpp:335: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000004130a871 ↴ 2025-06-13 10:43:56 ↳28. ? @ 0x00007f413eec5ac3 ↴ 2025-06-13 10:43:56 ↳29. ? @ 0x00007f413ef57850 ↴ 2025-06-13 10:43:56 6. Close WriteBufferFromAzureBlobStorage. {}. 3 Close WriteBufferFromAzureBlobStorage. hrrnyutylqytqfryftvqvvhswodkqfzt. (LogSeriesLimiter: on interval from 2025-06-13 10:01:14 to 2025-06-13 10:01:24 accepted series 1 / 13 for the logger WriteBufferFromAzureBlobStorage) 2025-06-13 10:43:59 7. (from {}{}{}){}{}{} {} (stage: {}) 2 (from [::1]:44758) (comment: 01674_unicode_asan.sql) (query 1, line 1) SELECT positionCaseInsensitiveUTF8('иголка.ру', 'иголка.р�\0') AS res; (stage: Complete) 2025-06-13 10:43:59 2025-06-13 10:43:59 2025-06-13 10:43:59 2025-06-13 10:43:59 Top short messages: 2025-06-13 10:43:59 2025-06-13 10:43:59 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate 2025-06-13 10:43:59 2025-06-13 10:43:59 1. 14 {} Code: 243. DB::Exception: Unable to parse fragment %Y from because readNumber4 requires size >= 4: In scope SELECT TO_U 34 2025-06-13 10:43:59 2. 8 Creating {}: {} Creating table test_nuli4jx8.test_empty_blobs: CREATE TABLE IF NOT EXISTS test_nuli4jx8.test_empty_blobs UUID '894c9484- 124 2025-06-13 10:43:59 3. 6 Bad SSH public key provided Code: 706. DB::Exception: Bad SSH public key provided. (LIBSSH_ERROR) (version 25.3.3.20286.altinityantalya (altinity bu 29 2025-06-13 10:43:59 4. 5 Froze {} parts Froze 10 parts -13 2025-06-13 10:43:59 5. 2 Invalid cache key hex: {} Code: 36. DB::Exception: Invalid cache key hex: kek. (BAD_ARGUMENTS) (version 25.3.3.20286.altinityantalya (altinity bui 27 2025-06-13 10:43:59 6. 2 Series name cannot be empty Code: 36. DB::Exception: Series name cannot be empty. (BAD_ARGUMENTS) (version 25.3.3.20286.altinityantalya (altinity bu 28 2025-06-13 10:43:59 7. 2 Table is read-only Code: 242. DB::Exception: Table is read-only. (TABLE_IS_READ_ONLY) (version 25.3.3.20286.altinityantalya (altinity build 20 2025-06-13 10:43:59 2025-06-13 10:43:59 2025-06-13 10:43:59 2025-06-13 10:43:59 Top messages by level: 2025-06-13 10:43:59 2025-06-13 10:43:59 (0.0046160364014182316,'Number of arguments for function {} doesn\'t match: passed {}, should be {}') Error 2025-06-13 10:43:59 (0.000021625383481942314,'Connection failed at try №{}, reason: {}') Warning 2025-06-13 10:43:59 (0.0037490551181876357,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information 2025-06-13 10:43:59 (0.04854013916917243,'(from {}{}{}){}{}{} {} (stage: {})') Debug 2025-06-13 10:43:59 (0.048514581897784674,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace 2025-06-13 10:43:59 2025-06-13 10:43:59 + set -e + echo 'Files in current directory' + ls -la ./ Files in current directory total 127208 drwxr-xr-x 1 root root 4096 Jun 13 10:23 . drwxr-xr-x 1 root root 4096 Jun 13 10:23 .. -rw-rw-r-- 1 root root 389 Apr 15 12:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 25 22:05 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Jun 13 10:23 data drwxr-xr-x 14 root root 3840 Jun 13 09:41 dev -rwxr-xr-x 1 root root 0 Jun 13 09:41 .dockerenv drwxr-xr-x 1 root root 4096 Jun 13 09:41 etc drwxr-x--- 2 root root 4096 Jun 13 10:23 flags drwxr-x--- 2 root root 4096 Jun 13 10:23 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 25 22:05 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 25 22:05 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 25 22:05 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 25 22:05 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 15 13:29 mc drwxr-xr-x 2 root root 4096 Jan 25 22:05 media drwxr-x--- 2 root root 4096 Jun 13 10:23 metadata drwxr-x--- 2 root root 4096 Jun 13 10:23 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 15 13:27 minio drwxr-xr-x 4 root root 4096 Jun 13 09:42 minio_data drwxr-xr-x 2 root root 4096 Jan 25 22:05 mnt drwxr-xr-x 1 root root 4096 Mar 31 18:11 opt -rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jun 13 09:40 package_folder drwxr-x--- 2 root root 4096 Jun 13 10:23 preprocessed_configs dr-xr-xr-x 308 root root 0 Jun 13 09:41 proc drwxrwxr-x 17 1000 1000 4096 Jun 13 09:39 repo -rw-rw-r-- 1 root root 863 Apr 15 12:58 requirements.txt drwx------ 1 root root 4096 Jun 13 10:15 root drwxr-xr-x 1 root root 4096 Jun 13 09:41 run lrwxrwxrwx 1 root root 8 Jan 25 22:05 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jun 13 09:42 script.gdb -rwxrwxr-x 1 root root 9908 Apr 15 12:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 25 22:05 srv -rw-r----- 1 root root 64 Jun 13 10:23 status drwxr-x--- 3 root root 4096 Jun 13 10:23 store dr-xr-xr-x 13 root root 0 Jun 13 09:41 sys drwxrwxr-x 2 1000 1000 4096 Jun 13 09:44 test_output drwxrwxrwt 1 root root 4096 Jun 13 10:43 tmp drwxr-x--- 2 root root 4096 Jun 13 10:23 user_files drwxr-xr-x 1 root root 4096 Jan 25 22:05 usr -rw-r----- 1 root root 36 Jun 13 10:23 uuid drwxr-xr-x 1 root root 4096 Jan 25 22:13 var Files in root directory + echo 'Files in root directory' + ls -la / total 127208 drwxr-xr-x 1 root root 4096 Jun 13 10:23 . drwxr-xr-x 1 root root 4096 Jun 13 10:23 .. -rw-rw-r-- 1 root root 389 Apr 15 12:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 25 22:05 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Jun 13 10:23 data drwxr-xr-x 14 root root 3840 Jun 13 09:41 dev -rwxr-xr-x 1 root root 0 Jun 13 09:41 .dockerenv drwxr-xr-x 1 root root 4096 Jun 13 09:41 etc drwxr-x--- 2 root root 4096 Jun 13 10:23 flags drwxr-x--- 2 root root 4096 Jun 13 10:23 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 25 22:05 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 25 22:05 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 25 22:05 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 25 22:05 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 15 13:29 mc drwxr-xr-x 2 root root 4096 Jan 25 22:05 media drwxr-x--- 2 root root 4096 Jun 13 10:23 metadata drwxr-x--- 2 root root 4096 Jun 13 10:23 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 15 13:27 minio drwxr-xr-x 4 root root 4096 Jun 13 09:42 minio_data drwxr-xr-x 2 root root 4096 Jan 25 22:05 mnt drwxr-xr-x 1 root root 4096 Mar 31 18:11 opt -rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jun 13 09:40 package_folder drwxr-x--- 2 root root 4096 Jun 13 10:23 preprocessed_configs dr-xr-xr-x 308 root root 0 Jun 13 09:41 proc drwxrwxr-x 17 1000 1000 4096 Jun 13 09:39 repo -rw-rw-r-- 1 root root 863 Apr 15 12:58 requirements.txt drwx------ 1 root root 4096 Jun 13 10:15 root drwxr-xr-x 1 root root 4096 Jun 13 09:41 run lrwxrwxrwx 1 root root 8 Jan 25 22:05 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jun 13 09:42 script.gdb -rwxrwxr-x 1 root root 9908 Apr 15 12:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 25 22:05 srv -rw-r----- 1 root root 64 Jun 13 10:23 status drwxr-x--- 3 root root 4096 Jun 13 10:23 store dr-xr-xr-x 13 root root 0 Jun 13 09:41 sys drwxrwxr-x 2 1000 1000 4096 Jun 13 09:44 test_output drwxrwxrwt 1 root root 4096 Jun 13 10:43 tmp drwxr-x--- 2 root root 4096 Jun 13 10:23 user_files drwxr-xr-x 1 root root 4096 Jan 25 22:05 usr -rw-r----- 1 root root 36 Jun 13 10:23 uuid drwxr-xr-x 1 root root 4096 Jan 25 22:13 var + clickhouse-client -q 'system flush logs' Detach all logs replication + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + stop_logs_replication + echo 'Detach all logs replication' + clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')' + tee /dev/stderr + timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}' xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value + rm /etc/clickhouse-server/users.d/limits.yaml + clickhouse-client -q 'system reload config' + logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0' + sleep 1 + ./mc admin config reset clickminio logger_webhook:ch_server_webhook 'logger_webhook:ch_server_webhook' is successfully reset. + ./mc admin config reset clickminio audit_webhook:ch_audit_webhook 'audit_webhook:ch_audit_webhook' is successfully reset. + clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow' + sudo clickhouse stop --max-tries 300 /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Sent terminate signal to process with pid 394. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 394. The process with pid = 394 does not exist. Server stopped + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + kill 1321 + rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log + : + rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log + : + data_path_config=--path=/var/lib/clickhouse/ + [[ -n '' ]] + zstd --threads=0 + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + check_logs_for_critical_errors + sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log + rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp + echo -e 'No sanitizer asserts\tOK\t\N\t' + rm -f /test_output/tmp + rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t' + rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No logical errors\tOK\t\N\t' + '[' -s /test_output/logical_errors.txt ']' + rm /test_output/logical_errors.txt + rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache' + echo -e 'No lost s3 keys\tOK\t\N\t' + rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep SharedMergeTreePartCheckThread + echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/no_such_key_errors.txt ']' + rm /test_output/no_such_key_errors.txt + rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'Not crashed\tOK\t\N\t' + rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/fatal_messages.txt ']' + rm /test_output/fatal_messages.txt + rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst + rg -v 'rg -Faz ' + rg -Fa ' received signal ' /test_output/gdb.log + dmesg -T + grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log + echo -e 'No OOM in dmesg\tOK\t\N\t' + /repo/tests/docker_scripts/process_functional_tests_result.py 2025-06-13 10:47:35,651 File /repo/tests/broken_tests.json with broken tests found 2025-06-13 10:47:35,652 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst 2025-06-13 10:47:35,665 Is flaky check: False 2025-06-13 10:47:35,665 Result parsed File /repo/tests/analyzer_tech_debt.txt with broken tests found Broken tests in the list: 1 Broken tests in the list: 1 2025-06-13 10:47:35,667 Result written + rm /var/log/clickhouse-server/clickhouse-server.log + mv /var/log/clickhouse-server/stderr.log /test_output/ + [[ -n '' ]] + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets + rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/ + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + collect_core_dumps + find . -type f -maxdepth 1 -name 'core.*' + read -r core